[Bug 245200] emulators/emu64 : Fails to build on FreeBSD 12.1-RELEASE-p1 powerpc 32 bit: error: narrowing conversion of '-1' from 'int' to 'char' [-Wnarrowing]
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 31 08:45:52 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245200
--- Comment #1 from Felix Palmen <felix at palmen-it.de> ---
Created attachment 212886
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212886&action=edit
allow narrowing conversions
This looks like the code assumes char is always signed, I will report a bug
upstream. Could you try whether you can build with the attached patch and
whether the result works correctly?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list