[Webkit-unassigned] [Bug 70913] using extrernal ICU library on case unsensitive drives will not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 12:17:35 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2011-10-26 12:17:34 PST ---
> it confuses wtf/unicode/UTF8.h with unicode/utf8.h

What exactly are the errors?

The idea is that WTF header is always included as <wtf/unicode/UTF8.h>, while WebCore one is included as "unicode/utf8.h". I don't see how a compiler can be confused about that.

No other ICU headers should be in the search path.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list