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

Brian G brian at westwoodsvcs.com
Tue Jan 10 20:48:55 CET 2023


>> 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?
>> 
> 
> I fixed overflow detection support, it is now enabled when gcc version
> is at least 8, and so it is now enabled on Ubuntu 20.04.5 LTS and Mint 20.3.
> 
> Regards,
> 
> --
> Benoît Minisini.

It overflow Happens on 21.1 system

Will test latest again on 20.3.


More information about the User mailing list