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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 26 10:04:25 PDT 2008


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





------- Comment #19 from christian at imendio.com  2008-08-26 10:04 PDT -------
(In reply to comment #17)
> I would think that a dependency on libiconv is ok as this is commonly a
> dependency of glib.  My only concern would be to make sure that libiconv
> cross-compiles better than icu otherwise we have substituted one bad package
> for another.

Note that Glib on Win32 is built without iconv these days, so it is only
required for unix platforms. In that respect avoiding the dependency would be
preferrable.


-- 
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