[Webkit-unassigned] [Bug 172729] New: Fix build of Windows-specific code with ICU 59.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 30 13:43:57 PDT 2017


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

            Bug ID: 172729
           Summary: Fix build of Windows-specific code with ICU 59.1
           Product: WebKit
           Version: WebKit Nightly 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 wchar_t as it used to be.

Added WCharStringExtras.h header to WTF to hold new helper functions.

-- 
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/20170530/182ab384/attachment.html>


More information about the webkit-unassigned mailing list