[fpc-pascal] PACKENUM and MINENUMSIZE

Marco van de Voort marcov at stack.nl
Thu Sep 11 09:21:09 CEST 2008


In our previous episode, Michael Van Canneyt said:
> > As far as I could find in the docs it depends on $MODE: for $MODE OBJPAS it's
> > 4 but I could'nt find the default for $MODE DELPHI.
> 
> Where did you read that this depends on $MODE ?
> It just says that the default (contrary to Delphi) is 4.

Then the doc is wrong, since sizeof (enum with one element) is 1 in Delphi
mode.



More information about the fpc-pascal mailing list