[Webkit-unassigned] [Bug 15914] [GTK] Implement Unicode functionality using GLib

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 03:26:09 PST 2009


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





------- Comment #57 from dominik.roettsches at access-company.com  2009-01-13 03:26 PDT -------
libiconv is not a direct requirement of this patch. The patch in its current
form requires GLib and libidn. It needs at least GLib functions
g_convert_with_iconv, g_iconv_open, g_iconv_close to be available and
functional. So the patch indirectly depends on what your GLib's using to
implement those functions. 


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list