Homec4science

This closes #1595: fix compiler error with Visual Studio 2017 on Win10 JP.

Authored by Masaru Tsuchiyama <m.tmatma@gmail.com> on May 23 2018, 14:11.

Description

This closes #1595: fix compiler error with Visual Studio 2017 on Win10 JP.

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.

Details

Committed
Masaru Tsuchiyama <m.tmatma@gmail.com>Jun 30 2018, 14:46
Pushed
trottetDec 4 2019, 13:52
Parents
R9484:ba96d0b1161f: Merge pull request #1622 from rohanjoyce/bazel_test_filter
Branches
Unknown
Tags
Unknown

Event Timeline

Masaru Tsuchiyama <m.tmatma@gmail.com> committed R9484:4bcc9b9807b2: This closes #1595: fix compiler error with Visual Studio 2017 on Win10 JP. (authored by Masaru Tsuchiyama <m.tmatma@gmail.com>).Jun 30 2018, 14:46