[fpc-pascal] Set size limit

Juha Manninen juha.manninen62 at gmail.com
Sun Mar 10 15:13:00 CET 2013


On Sun, Mar 10, 2013 at 3:45 PM, Marco van de Voort <marcov at stack.nl> wrote:
> Sets are up to 32-byte (256bits), enums can be up to 32-bit.

Ok, sorry. The limitation for sets is not one byte.
Still, FPC could add support for still more bytes. 64-bit CPUs are now
popular and the feature could easily be implemented for other CPUs,
too.

Regards,
Juha



More information about the fpc-pascal mailing list