[DGD] Increase Objects

Felix A. Croes felix at dworkin.nl
Wed Jan 1 15:06:25 CET 2003


Happy New Year, everyone.


<gmvalic at cox.net> wrote:

> Was wondering if there is a way to bypass the 65k object limit? Or was this an intential wall??

Edit the file config.h, change the typedef for uindex to unsigned int,
and the #define for UINDEX_MAX to UINT_MAX, and recompile DGD.  This will
allow more than 64K of objects, but will also use more memory and cause
dumpfiles to grow in size.  Dumpfiles created with the old uindex size
may be restored and will be converted automatically.

Regards,
Dworkin
_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list