[Webkit-unassigned] [Bug 145283] AX: debugging attributes for text markers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 2 22:03:57 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145283
Csaba Osztrogonác <ossy at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com,
| |clopez at igalia.com,
| |mrobinson at webkit.org,
| |ossy at webkit.org,
| |zan at falconsigh.net
--- Comment #14 from Csaba Osztrogonác <ossy at webkit.org> ---
(In reply to comment #12)
> Comment on attachment 254126 [details]
> patch
>
> Clearing flags on attachment: 254126
>
> Committed r185137: <http://trac.webkit.org/changeset/185137>
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150603/e54ac03c/attachment.html>
More information about the webkit-unassigned
mailing list