[Gambas-user] Should Gambas detect integer overflow?
Benoit Minisini
benoit.minisini at gambas-basic.org
Mon Dec 5 22:51:01 CET 2022
Le 05/12/2022 à 20:55, martin p cristia a écrit :
> Only if perfomance is not affected. If a run a "Fast Unsafe" routine, I
> want it as fast as possible.
>
I was talking about the interpreter. Of course performance will be
affected, both in the interpreter and in the JIT compiled code. But
"Unsafe" will disable the overflow check.
Regards,
--
Benoît Minisini.
More information about the User
mailing list