mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-10-17 22:41:31 +08:00

non-ASCII charactors are interpreted as Shift-JIS on the environment. But the charators in the files are non Shift-JIS charactors and the compiler stops compiling with C4819. To fix the errors, remove non-ASCII charactors.