patspiper wrote on Wed, 04 Apr 2012:

In contrast, FPC's TVarRec can hold integer, Int64, and qword, meaning that a qword is passed as a qword and not Int64. So since FPC's TVarRec includes qword while Delphi's does not, why not add dword as well?

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?


Jonas

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to