[fpc-pascal] Extended property can't have default value?
Marco van de Voort
marcov at stack.nl
Mon Oct 6 16:40:47 CEST 2008
In our previous episode, Graeme Geldenhuys said:
> On Mon, Oct 6, 2008 at 4:13 PM, Michael Van Canneyt
> <michael at freepascal.org> wrote:
> >
> > FPC is 100% Delphi compatible as FPC. Default values for sets are also only allowed
> > for sets that fit in 32-bits. We can change this, but that would require quite some
> > work in the RTTI structures.
>
> So do you think this will change in 64bit Delphi and then in 64bit
> FPC?
Integer is still 32-bit on x86_64 ?
More information about the fpc-pascal
mailing list