On 20 Mar 2011, at 20:41, Tobias Giesen wrote:
> my app uses the built-in Inc function to add Int64 variables.
> Unfortunately, they are treated as UInt32, so the values are
> truncated as 32 bit values.
>
> Wow! That is an impressive bug. I assume it is known?
It has been fixed in svn trunk (
Hello,
my app uses the built-in Inc function to add Int64 variables.
Unfortunately, they are treated as UInt32, so the values are
truncated as 32 bit values.
Wow! That is an impressive bug. I assume it is known? What's the
recommendation, which FPC version should I use? Could it be an
incompatib