On 23.07.2014 05:54, Gennady Agranov wrote:
And I know why - if you have {$mode delphi}  - sizeof(tmyset) is 8, but
if you do not (and use -Mdelphi)  sizeof(tmyset) is 32
Do you know why -Mdelphi  is different from {$mode delphi} w.r.t to
sizeof(tmyset)?

This should not be the case. Please test again whether this truly is the case and if so please open a bug report with a compilable little test program.

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to