[fpc-devel] Range check with array of const, and dword?

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Apr 8 11:20:19 CEST 2014


On 07 Apr 2014, at 18:29, Martin Frb wrote:

> Is the following supposed to give a range check? 2.6.4 on win

Yes. There is no seperate "vtDword" type, only vtInteger, vtInt64 and vtQWord. The compiler picks vtInteger for Delphi compatibility.


Jonas


More information about the fpc-devel mailing list