[Webkit-unassigned] [Bug 181004] [Meta][Win] Support ICU 59.1+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 7 22:50:33 PST 2018


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Hironori.Fujii at sony.com

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 333357

  --> https://bugs.webkit.org/attachment.cgi?id=333357&action=review

WIP patch

This is a half-baked WIP patch.
We need a lot of conversions between UChar* and wchar_t*.
I think this is a bad idea.

wchar_t and char16_t has the identical internal representation in Windows.
I think we should define -DUCHAR_TYPE=wchar_t for Windows port.

http://icu-project.org/apiref/icu4c/umachine_8h.html#a6bb9fad572d65b305324ef288165e2ac

-- 
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/20180208/b149e7d6/attachment.html>


More information about the webkit-unassigned mailing list