[fpc-devel] Component FTag and Tag should be int64
Andrew Brunner
andrew.t.brunner at gmail.com
Tue Nov 23 13:59:19 CET 2010
On Nov 23, 2010, at 2:27 AM, Max Vlasov <max.vlasov at gmail.com> wrote:
>
>
> On Mon, Nov 22, 2010 at 5:13 PM, <michael.vancanneyt at wisa.be> wrote:
>
> We'll fix the issue as the upcoming Delphi 64-bit - unfortunately - forces us to follow suit.
>
>
>
> Will it also create an additional confusion in design time? I mean, non-RAD compilers possibly only have compile-time context, while Lazarus has also design-time. One example, if the Tag is 64-bit and one set up the environment to cross-compile from 32-bit IDE to 64-bit, he or she even won't be able to change a 64-bit integer property in the designer.
That would not be an issue as Int64 is available under all flavors of FPC.
I don't see the hold up in adding a patch for Data field. There is just one unit to change. What makes this so complicated that it hasn't be accomplished yet???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20101123/5a0cb9d1/attachment.html>
More information about the fpc-devel
mailing list