[Gambas-user] Possible error when doing math on bytes

Brian G brian at westwoodsvcs.com
Wed Jan 4 19:41:26 CET 2023


Will give it a try, thanks
--
Thanks
Brian G Wednesday, 04 January 2023, 08:19AM -08:00 from Benoit Minisini  benoit.minisini at gambas-basic.org :

>Le 04/01/2023 à 13:14, Brian G a écrit :
> Thank you
>
> --
> Thanks
> Brian G
>
>
>Hi,
>
>The last commit has now a new 'System.IgnoreOverflow' property that 
>allows to toggle overflow detection off (it is TRUE by default).
>
>Can you try it?
>
>I didn't want to make an environment variable for that. Even if 
>praticle, I find it dangerous. I prefer it to be explicit in the code.
>
>Beware that it has no effect on JIT compiled code, for performance 
>reasons. JIT compiled code always checks for overflow, except when the 
>UNSAFE keyword is used.
>
>Regards,
>
>-- 
>Benoît Minisini.
>
>
>----[  http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230104/fce5b4e1/attachment-0001.htm>


More information about the User mailing list