Hi,

I have read in docs for freepascal "If a set has less than 32 elements,
it is coded as an unsigned 32-bit value. Otherwise it is coded as a 8
element array of 32-bit unsigned values (cardinal) (hence a size of 256
bytes)."

Has it changed in fpc 2.x.x?

I have a enum with 60 differents values and Delphi is packing in 8 bytes
(int64), Is there some option
or switch for fpc 2.x.x does the same paking?

tia!

best regards

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to