[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
Mon Nov 5 23:14:20 PST 2012


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





--- Comment #7 from Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA at GMail.Com>  2012-11-05 23:15:51 PST ---
(In reply to comment #5)
> Maybe caused by http://bugs.icu-project.org/trac/ticket/9717

This bug in WebKit was caused by solution for ICU ticket 9469. ICU ticket 9717 only suggests temporary workaround (forceful disabling of C++11). The proper solution in WebKit is to add appropriate casts (or use char16_t in more places in WebKit code).

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