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 623070 - g-ir-scanner does not warn missing element-type on GSList
g-ir-scanner does not warn missing element-type on GSList
Status: RESOLVED FIXED
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-06-28 21:19 UTC by jessevdk@gmail.com
Modified: 2015-02-07 17:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
simple fix (1.17 KB, patch)
2010-07-14 04:11 UTC, Jonathan Matthew
accepted-commit_now Details | Review

Description jessevdk@gmail.com 2010-06-28 21:19:53 UTC
It seems the warning is only given for GList. Not a big issue, but would be nice to have the warnings for GSList too. Thanks!
Comment 1 Jonathan Matthew 2010-07-14 04:11:34 UTC
Created attachment 165843 [details] [review]
simple fix

I stumbled across this while converting rhythmbox to use introspected python bindings.  Without this, it allows me to call gconf_client_get_list from python, which crashes.
Comment 2 Colin Walters 2010-07-14 20:00:26 UTC
Review of attachment 165843 [details] [review]:

Thanks for the patch - I actually have a comprehensive rewrite of the scanner in progress which was triggered by this issue, but let's go ahead with this patch for now.
Comment 3 Jonathan Matthew 2010-07-22 07:41:00 UTC
Oops, forgot to add myself to the cc list.  Pushed as commit a01bb38.
Comment 4 André Klapper 2015-02-07 17:00:05 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]