[Webkit-unassigned] [Bug 101179] Build failure with ICU 50 and C++11 because of a different UChar definition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 9 10:22:49 PST 2012


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


Markus Scherer <markus.icu+webkit at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markus.icu+webkit at gmail.com




--- Comment #8 from Markus Scherer <markus.icu+webkit at gmail.com>  2012-11-09 10:24:26 PST ---
In ICU, I just changed UChar to not automatically become char16_t, but users can add something like CPPFLAGS=-DUCHAR_TYPE=char16_t.

See http://bugs.icu-project.org/trac/changeset/32780

If this does not work for WebKit then please reply to http://bugs.icu-project.org/trac/ticket/9728 or on the icu-support mailing list (http://site.icu-project.org/contacts).

Best regards,
markus

-- 
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