[fpc-devel] Bug #0021641: Array of const gives check range error

Paul Ishenin ip at kmiac.ru
Wed Apr 4 11:12:14 CEST 2012


04.04.2012 17:08, kyan написал:
>>> Delphi doesn't support qword at all, so there is no Delphi behaviour to
>>> be compatible with in that case. Or at least it didn't when the above
>>> was implemented. Does it now?
>>
>>
>> No, it does not.
>
> Delphi XE has a UInt64 type. From the documentation:
>
> UInt64 represents a subset of the whole numbers. The range for the
> UInt64 type is from 0 through 2^64-1. The UInt64 format is unsigned
> 64-bit.
>
> Therefore it is equivalent to FPC's QWord type.

The question was about TVarRec structure, was not it?





More information about the fpc-devel mailing list