After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 585141 - Incomplete gir generation for GdkPixbuf, Atk, Poppler
Incomplete gir generation for GdkPixbuf, Atk, Poppler
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-06-08 11:41 UTC by Tommi Komulainen
Modified: 2015-02-07 16:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
include missing --pkg option for GdkPixbuf, Atk, Poppler (1.49 KB, patch)
2009-06-08 11:41 UTC, Tommi Komulainen
committed Details | Review

Description Tommi Komulainen 2009-06-08 11:41:02 UTC
Generating GdkPixbuf-2.0.gir without specifying --pkg gdk-pixbuf-2.0 omits
some symbols (e.g. gdk_pixbuf_animation_get_static_image) as the scanner fails
to locate #included files due to missing compiler flags.

GdkPixbuf-2.0.xpath appears to have a test to catch this bug, but XPATH_TESTS
doesn't seem to be used anywhere.
Comment 1 Tommi Komulainen 2009-06-08 11:41:06 UTC
Created attachment 136139 [details] [review]
include missing --pkg option for GdkPixbuf, Atk, Poppler

Omitting --pkg for the package itself to be scanned can lead to missing
symbols as (some) header files can not found due to missing compiler
flags.
Comment 2 Tommi Komulainen 2009-06-08 17:11:58 UTC
Pushed as 8e07cdf3fd74767cd9063295159921bc7e8edd16
Comment 3 André Klapper 2015-02-07 16:44:44 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]