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 634307 - Invalid nested types generated from headers.
Invalid nested types generated from headers.
Status: RESOLVED DUPLICATE of bug 629682
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other Linux
: Normal blocker
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-11-08 11:13 UTC by Piotr Pokora
Modified: 2015-02-07 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Piotr Pokora 2010-11-08 11:13:17 UTC
Not sure if it's scanner or parser issue.

From this header: 
http://git.gnome.org/browse/libgda/tree/libgda/gda-types.h?h=LIBGDA_4.0 

Such xml is generated:

<alias name="SList" c:type="GdaSList">
  <type name="GLib.SList" c:type="GSList">
    <type name="gpointer" c:type="gpointer"/>
  </type>
</alias>

which breaks build. Also mentioned here:

http://groups.google.com/group/archlinuxppc-user/browse_thread/thread/c7cc3ee4d1a2c867?pli=1

gobject-introspection is 0.9.12
libgda4 4.0.12
Comment 1 Colin Walters 2010-11-15 16:33:36 UTC

*** This bug has been marked as a duplicate of bug 629682 ***
Comment 2 André Klapper 2015-02-07 17:03:55 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]