[DGD]1.1.101

Felix A. Croes felix at dworkin.nl
Wed Oct 4 12:27:12 CEST 2000


>  - Made maximum sizes of arrays and strings more configurable.

This Changelog entry is incorrect, it was changed for strings only.

To change the maximum length of a string above 65535, change (in
config.h) the type of ssizet to Uint, #define SSIZET_MAX as UINT_MAX,
and #define MAX_STRLEN as what you want the maximum string length to
be.

Old state dump files with a smaller ssizet type can be restored safely.

Regards,
Dworkin

List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list