PandTomB / uae4arm

UAE4ARM for the Pandora (branch master, but no longer maintained) and RaspberryPi (branch Raspi, current development version)
GNU General Public License v2.0
8 stars 2 forks source link

compiling cpustbl.cpp throws narrowing conversion errors #13

Open midwan opened 2 years ago

midwan commented 2 years ago

Hi @PandTomB I had an issue opened in the Amiberry repo, regarding cpustbl.cpp throwing narrowing conversion warnings, which in some compiler configurations are treated as errors (e.g. Ubuntu Bullseye).

Here's a link to the original issue, where there are more details: https://github.com/midwan/amiberry/issues/815

Is this something we can improve on, you think?