freebsd-ports/emulators/fceux
Tobias Kortkamp 360169fdfe emulators/fceux: Fix build with Clang 6
src/utils/xstring.cpp:234:5: error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned char' in initializer list [-Wc++11-narrowing]
                                n<2 ? '=' : Base64Table[ ((input[1] & 0x0F) << 2) | (input[2] >> 6) ],
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/fceux-2.2.3_4.log
2018-08-25 05:12:35 +00:00
..
files
distinfo
Makefile emulators/fceux: Fix build with Clang 6 2018-08-25 05:12:35 +00:00
pkg-descr
pkg-plist