Compute field offsets and overall size for object structures
authorOwen Taylor <otaylor@redhat.com>
Tue, 11 Nov 2008 21:10:12 +0000 (21:10 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 11 Nov 2008 21:10:12 +0000 (21:10 +0000)
commit6bd026f9c700b60df590639935e61321c6e19455
tree9327f781613dbf0c22c34f50a6f960f3674e6c2d
parent98527474d7b018cf30fc046830488c35abd67eab
Compute field offsets and overall size for object structures

2008-11-11  Owen Taylor  <otaylor@redhat.com>

        Compute field offsets and overall size for object structures

        Bug 560326 – Fails to build Gtk-2.0.typelib with "Unexpected non-pointer
        field of type object in structure"

        Do basic computation of field offsets for objects and interfaces;
        this doesn't attempt to address all of the "mess" for virtual
        functions described in Bug 560281.

svn path=/trunk/; revision=888
ChangeLog
girepository/girnode.h
girepository/giroffsets.c