K 10 svn:author V 5 tobik K 8 svn:date V 27 2018-08-31T23:44:08.081246Z K 7 svn:log V 479 games/galaxyhack: Fix build with Clang 6 Group_Base.cpp:230:24: error: non-constant-expression cannot be narrowed from type 'int' to 'Sint16' (aka 'short') in initializer list [-Wc++11-narrowing] SDL_Rect myRect = {static_cast(myx), static_cast(myy), width, height}; ^~~~~~~~~~~~~~~~~~~~~ ... and more of these in various other files http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/galaxyhack-1.74_28.log END