[fpc-devel] How to convert set to integer and vice versay
    Sven Barth 
    pascaldragon at googlemail.com
       
    Wed Jul 23 07:48:35 CEST 2014
    
    
  
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
    
    
More information about the fpc-devel
mailing list