Move offsets array from interface data member to TypeNode
authorBenjamin Otte <otte@redhat.com>
Thu, 11 Feb 2010 20:08:57 +0000 (21:08 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 11 Feb 2010 20:10:19 +0000 (21:10 +0100)
commitfd3923aba2f827b47c54edc9728c953b9520fa52
tree4f5ef92074f58b59172b80c98b45a909d40c9507
parent61b649cffd26c3feafe4158da01ebb1394a1b574
Move offsets array from interface data member to TypeNode

We need to assign offsets when the interface is not yet instantiated.
gobject/gtype.c