[Gambas-user] Type Mismatch error with max neg long int as constant
Benoît Minisini
gambas at ...1...
Sat Nov 27 15:05:02 CET 2010
> In Gambas2, I get a type mismatch error...but no error if ends in a 7
>
> PUBLIC CONST LOWESTLONG AS Long = -9223372036854775808 'from wiki:
> -9.223.372.036.854.775.808
>
> -Fernando
>
Mmm. Yes. Strange, as it works inside the interpreter, and I thought both
compiler and interpreter had the same "string to number" routine.
I will look at that...
--
Benoît Minisini
More information about the User
mailing list