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

Benoit Minisini benoit.minisini at gambas-basic.org
Tue Jan 10 16:56:24 CET 2023


Le 10/01/2023 à 07:59, Brian G a écrit :
>> I will wait for your confirmation that everything is OK for you before
>> releasing 3.18.
>>
>> Regards,
>>
>> --
>> Benoît Minisini.
>>
>>
> Hi Ben,
>   Internet just came up finally...
> 
>   With the latest build running on mint 20.3
> 
>   it now tells my that overflow is not supported on my system when I set
> 
>   system.Ignoreoverflow = true
> 
>   and will not run my application.on an x86-64 system
> 
>   it was giving me the overflow error in the past.....
> 
>   I will need to check it on a mint 21.1 system, it failed there as well.
> 
>   I am now confused.
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----

I just compiled Gambas on an Ubuntu 20.04.5 LTS (the system Mint 20.3 is 
based on), and there is no support for detecting overflow in its version 
of gcc, and indeed overflow is not detected.

So in which code exactly do you have an overflow error?

-- 
Benoît Minisini.



More information about the User mailing list