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 635334 - Exported packages and C header information omitted from GIR
Exported packages and C header information omitted from GIR
Status: RESOLVED DUPLICATE of bug 654801
Product: GConf
Classification: Deprecated
Component: gconf
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GConf Maintainers
GConf Maintainers
Depends on:
Blocks: 635330
 
 
Reported: 2010-11-20 07:34 UTC by Evan Nemerson
Modified: 2011-08-16 00:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
introspection: Include C header and exported packages information (975 bytes, patch)
2010-11-20 07:38 UTC, Evan Nemerson
none Details | Review

Description Evan Nemerson 2010-11-20 07:34:49 UTC
GConf-2.0.gir currently does not include information on the C header or exported packages. Both are important for correctly generating Vala bindings from the GIR.
Comment 1 Evan Nemerson 2010-11-20 07:38:19 UTC
Created attachment 174903 [details] [review]
introspection: Include C header and exported packages information
Comment 2 Rob Bradford 2011-08-14 16:07:06 UTC
Uh, you opened the same bug twice? I hope you didn't write the same patch twice ;-)

*** This bug has been marked as a duplicate of bug 654801 ***
Comment 3 Evan Nemerson 2011-08-16 00:49:46 UTC
*Facepalm*. Yes, it looks like I did file the same bug (and write the same patch) twice... I must have missed it when looking through the list of projects I had already submitted a bug for (I've filed this bug for a lot of them). I'm just glad the patch was trivial :)

Thanks for pushing the fix, and sorry for the noise.