[webkit-reviews] review granted: [Bug 103209] [EFL] Build break with glib >= 2.35.0 : [Attachment 178792] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 06:20:03 PST 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Jussi Kukkonen
(jku) <jussi.kukkonen at intel.com>'s request for review:
Bug 103209: [EFL] Build break with glib >= 2.35.0
https://bugs.webkit.org/show_bug.cgi?id=103209

Attachment 178792: Patch
https://bugs.webkit.org/attachment.cgi?id=178792&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=178792&action=review


> Source/WebKit/efl/ChangeLog:9
> +	   g_type_init() is deprecated from 2.35.0 onwards. Don't call it
> +	   in that case to avoid warnings and/or build failure.

and it has no replacement?


More information about the webkit-reviews mailing list