diff options
author | Windy Darian <p123456638@msn.com> | 2019-04-10 22:58:49 -0400 |
---|---|---|
committer | Windy Darian <p123456638@msn.com> | 2019-04-10 23:01:05 -0400 |
commit | ff3fdabc52a09c8f4ed6549f4366896e47876471 (patch) | |
tree | aaed8bd3af182ec9aa8e8b714d0d2212d9c13fbf /logo.png | |
parent | 5823b5d77d47339c3c981953ca8178e7ef14b6df (diff) |
Force utf-8 source file encoding in MSVC
On Windows, when "Language for non-Unicode programs" were set to "Japanese (Japan)", MSVC would by default use Shift JIS (code page 932) to interpret source files, which would result in test_string failing to compile because of characters in `test_34()`. Forcing utf-8 for MSVC fixes the issue
Diffstat (limited to 'logo.png')
0 files changed, 0 insertions, 0 deletions