[Webkit-unassigned] [Bug 45395] GObject Introspection enhancements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 11 09:10:28 PDT 2010


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





--- Comment #2 from Gabriel Jacobo <gabomdq at gmail.com>  2010-09-11 09:10:28 PST ---
The --symbol-prefix=webkit is required, just take a look at the generated WebKit-3.0.gir file that you get without it, all the "by hand" functions of the interface generate a "Unknown namespace for symbol". 
Also, to check for other warnings, add --warn-all to the g-ir-scanner command to verify before removing stuff from the patch.

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