[Webkit-unassigned] [Bug 171612] New: Fix compilation with ICU 59.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 3 12:50:16 PDT 2017


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

            Bug ID: 171612
           Summary: Fix compilation with ICU 59.1
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annulen at yandex.ru

ICU 59.1 has broken source compatibility. Now it defines UChar as char16_t, which does not allow automatic type conversion from unsigned short in C++ code.

-- 
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/20170503/91d47e73/attachment.html>


More information about the webkit-unassigned mailing list