[Webkit-unassigned] [Bug 161841] URLParser: uidna_IDNToASCII_56 is deprecated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 11:30:18 PDT 2016


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

--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
I wondered why we had those #pragma GCC diagnostic ignored "-Wdeprecated-declarations" in URL.cpp. The copy of the ICU headers we use on Cocoa platforms hasn't deprecated that yet.

I think a better solution would be to just use uidna_openUTS46 / uidna_close instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160914/0998eebc/attachment.html>


More information about the webkit-unassigned mailing list