String literal followed by define causes 'invalid suffix on literal' in clang++ [-Wreserved-user-defined-literal] becasue C++11 requires space between literal and identifier (using -std=c++14). The space will be just ignored when the resulting literal is constructed. git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68817 15284696-431f-4ddb-bdfa-cd5b030d7da7
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|