Explicitly specify -finput-charset=UTF-8 for GCC/Clang
...after 9a7d2d72 "tell msvc our source code is written using utf-8" did the equivalent for MSVC. That should cause the C++ string literal u8"ßa" (in vcl/qa/cppunit/mnemonic.cxx) introduced with that commit to reliably be interpreted as intended by all our toolchains. Change-Id: Ibbda8588a3ca66d1c2764f70aa999fad243f1bb1
Showing
Please
register
or
sign in
to comment