K 10 svn:author V 6 jbeich K 8 svn:date V 27 2018-01-20T17:46:31.948365Z K 7 svn:log V 295 games/bastet: unbreak build with Clang 6 (C++14 by default) Ui.cpp:174:18: error: non-constant-expression cannot be narrowed from type 'unsigned long' to 'int' in initializer list [-Wc++11-narrowing] return (Dot){maxlen+1,splits.size()}; ^~~~~~~~ Reported by: pkg-fallout END