diff options
author | tobik <tobik@FreeBSD.org> | 2018-08-25 13:12:35 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2018-08-25 13:12:35 +0800 |
commit | 98cb3652e56d43c9484019d130870334268ed8dc (patch) | |
tree | 470951c7f8de7bca9cda6e4fe60cb72b60295419 /math/cantor/Makefile | |
parent | 3691edba83dec8a72e5e4960f2d43c66c215d72c (diff) | |
download | freebsd-ports-gnome-98cb3652e56d43c9484019d130870334268ed8dc.tar.gz freebsd-ports-gnome-98cb3652e56d43c9484019d130870334268ed8dc.tar.zst freebsd-ports-gnome-98cb3652e56d43c9484019d130870334268ed8dc.zip |
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
Diffstat (limited to 'math/cantor/Makefile')
0 files changed, 0 insertions, 0 deletions