PATCH for gob2 2.0.11 bugfix & added feature

From: K. Haley <haleykd_at_users.sourceforge.net>
Date: Tue, 14 Dec 2004 00:10:07 -0700

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;
}

Received on Tue Dec 14 2004 - 07:11:52 CST

This archive was generated by hypermail 2.2.0 : Sun Apr 17 2011 - 21:05:02 CDT