[Webkit-unassigned] [Bug 145283] AX: debugging attributes for text markers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 23:11:22 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=145283

Hyungwook Lee <hyungwook.lee at navercorp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyungwook.lee at navercorp.com

--- Comment #15 from Hyungwook Lee <hyungwook.lee at navercorp.com> ---
(In reply to comment #14)
> (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.

EFL port has same build break too. I upload a fix to Bug 145596.

-- 
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/379b912d/attachment.html>


More information about the webkit-unassigned mailing list