<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:ossy@webkit.org" title="Csaba Osztrogonác <ossy@webkit.org>"> <span class="fn">Csaba Osztrogonác</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - AX: debugging attributes for text markers"
href="https://bugs.webkit.org/show_bug.cgi?id=145283">bug 145283</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>cgarcia@igalia.com, clopez@igalia.com, mrobinson@webkit.org, ossy@webkit.org, zan@falconsigh.net
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - AX: debugging attributes for text markers"
href="https://bugs.webkit.org/show_bug.cgi?id=145283#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - AX: debugging attributes for text markers"
href="https://bugs.webkit.org/show_bug.cgi?id=145283">bug 145283</a>
from <span class="vcard"><a class="email" href="mailto:ossy@webkit.org" title="Csaba Osztrogonác <ossy@webkit.org>"> <span class="fn">Csaba Osztrogonác</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=145283#c12">comment #12</a>)
<span class="quote">> Comment on <span class=""><a href="attachment.cgi?id=254126&action=diff" name="attach_254126" title="patch">attachment 254126</a> <a href="attachment.cgi?id=254126&action=edit" title="patch">[details]</a></span>
> patch
>
> Clearing flags on attachment: 254126
>
> Committed r185137: <<a href="http://trac.webkit.org/changeset/185137">http://trac.webkit.org/changeset/185137</a>></span >
It broke the debug GTK build:
../../Source/WebCore/dom/Text.cpp:238:60: error: ‘strlcpy’ was not declared in this scope
strlcpy(buffer, result.toString().utf8().data(), length);
$man strncpy
"strlcpy() is not present in glibc and is not standardized by POSIX,
but is available on Linux via the libbsd library."
I just reported this issue, but don't have any time
to try to fix it myself. cc-ing GTK maintainters.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>