[Webkit-unassigned] [Bug 97308] New: Build is broken with GLib Unicode backend
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 21 01:24:49 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97308
Summary: Build is broken with GLib Unicode backend
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Gtk
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: thierry.reding at avionic-design.de
The TextBreakIteratorGtk implementation uses ubrk_close() to delete
the iterator. However that function is ICU specific and not declared
when using the GLib backend.
A patch for this has been proposed here:
http://permalink.gmane.org/gmane.os.opendarwin.webkit.gtk/1210
I'll follow up with a patch with the proper ChangeLog updates.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list