GNOME Bugzilla – Bug 560250
[PATCH] Fully parse included modules
Last modified: 2015-02-07 16:58:09 UTC
For some things, like computing structure offsets to put into the typelib we need more than just the aliases from included modules. Do a completel parse of included modules and store in module->included_modules. Also add g_ir_find_node() to find node information from within the active set of modules and their includes.
Created attachment 122370 [details] [review] Patch as described
Comment on attachment 122370 [details] [review] Patch as described Looks good to me. We're not really worrying about leaks in the scanner/compiler at the moment, they're just a one-shot anyway.
Committed.
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]