[Gambas-bugtracker] Bug #1613: no overflow when inside a FOR loop

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Fri Jun 14 01:34:30 CEST 2019


http://gambaswiki.org/bugtracker/edit?object=BUG.1613&from=L21haW4-

Comment #4 by Benoît MINISINI:

C language does not detect overflows automatically, it ignores them silently. Tracking overflow "by hand" in arithtmetic computation is a huge performance penalty, so I prefer not to do it.




More information about the Bugtracker mailing list