[Gambas-bugtracker] Bug #2844: Sign Extensions and Negatives Causing Overflows
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Wed Jan 3 23:59:04 CET 2024
http://gambaswiki.org/bugtracker/edit?object=BUG.2844&from=L21haW4-
Comment #1 by Benoît MINISINI:
Overflow detection has been implemented in Gambas 3.18.
If you want to run older incorrect code (as overflow is actually a bug in your code) without overflow detection, you must set 'System.IgnoreOverflow = True'.
More information about the Bugtracker
mailing list