PATCH for gob2 2.0.11 bugfix & added feature

"K. Haley" <[email protected]> Tue, 14 Dec 2004 00:10:07 -0700
Newsgroups gmane.comp.gnome.devtools.gob.general
Message-ID <[email protected]>
This patch adds support for a new keyword 'prealloc' which allows the 
programmer to specify a value for the n_preallocs field in GType, 
defaults to 0 if not specified.  It also fixes support for bitfields.

test code:

requires 2.0.11
prealloc 90

class :test from G:Object {
public int v1;
public int v2:1=0;
}
gob2.diff.gz (application/octet-stream, 917 B) - not displayed
signature.asc (application/pgp-signature, 254 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBvpHUDMrq4AbU59ERAhVjAJ4knSURFHj0DkB44rbJdBXRqYVobQCgttTd
4SSn1KPipdwl/bRAsgxFDxA=
=aL4R
-----END PGP SIGNATURE-----