[Webkit-unassigned] [Bug 167343] webkit-gtk-2.15.3 fails to build on macOS due to missing declaration of U8_MAX_LENGTH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 19:53:51 PDT 2017


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Sam Weinig from comment #4)
> wtf_utf8.h/cpp doesn't really match out naming at all.  If this rename does
> need to happen, though I admit, I don't quite understand why that is, it
> should probably follow the String classes lead, and be called WTFUTF8.h,
> hideous though that be.

Yeah, that's the name I would choose. It also matches WTFThreadData.h.

The problem is that both ICU and WTF provide unicode/UTF8.h, they're both in the include path, and the wrong one is being chosen in this case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170419/4e537054/attachment.html>


More information about the webkit-unassigned mailing list