K 10 svn:author V 5 tobik K 8 svn:date V 27 2018-11-05T21:42:24.775028Z K 7 svn:log V 339 games/crimson: Unbreak build with Clang 6 (C++14 by default) main.cpp:176:31: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] cout << PROGRAMNAME" "VERSION << endl; ^ PR: 232992 Submitted by: w.schwarzenfeld@utanet.at END