Bug 569408, Bug 568680 - Scanner misses fields (at least in GObject.Object)
authorColin Walters <walters@src.gnome.org>
Mon, 2 Feb 2009 16:31:06 +0000 (16:31 +0000)
committerColin Walters <walters@src.gnome.org>
Mon, 2 Feb 2009 16:31:06 +0000 (16:31 +0000)
commite165360bf91fbd34507e84cffc9283b8b171401b
tree765f0e4db4fc104f724b61aba721cfdee5030f5d
parent34c6fe51cd8d669d95aef52bda9abbc38257bca9
Bug 569408, Bug 568680 - Scanner misses fields (at least in GObject.Object)

The scanner misses all fields of the GObject struct -- there
are no <field> children of the <class> element for GObject in the GIR. This of
course yields wrong field offsets for all derived objects.

svn path=/trunk/; revision=1079
ChangeLog
gir/GObject-2.0.xpath [new file with mode: 0644]
gir/Makefile.am
girepository/giroffsets.c
giscanner/glibtransformer.py
giscanner/transformer.py
tests/offsets/Makefile.am
tests/offsets/offsets.h