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 631348 - scanner: Don't process pkg-config libs twice
scanner: Don't process pkg-config libs twice
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: 2010-10-04 20:28 UTC by Colin Walters
Modified: 2015-02-07 16:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
scanner: Don't process pkg-config libs twice (2.33 KB, patch)
2010-10-04 20:28 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2010-10-04 20:28:27 UTC
Before, we were adding the --libs-only-L from pkg-config files
during initial scanning, as if --library-path was specified,
*and* inside the dumper, we used --libs.

Fix this by always doing -L. <introspected libraries> <pkg-config libs>

This should ensure we don't duplicate the search path anyways.
Comment 1 Colin Walters 2010-10-04 20:28:29 UTC
Created attachment 171721 [details] [review]
scanner: Don't process pkg-config libs twice
Comment 2 Colin Walters 2010-10-19 12:48:03 UTC
Going ahead with this one.
Comment 3 Colin Walters 2010-10-19 12:49:06 UTC
Attachment 171721 [details] pushed as aea5157 - scanner: Don't process pkg-config libs twice
Comment 4 André Klapper 2015-02-07 16:50:17 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]