[7.3.0] Switch to a UTF-8 codepage in the client on Windows (#22896)
This is required for UTF-8 to be rendered properly in a terminal (e.g. for `bazel mod graph`). Closes #22874. PiperOrigin-RevId: 646592183 Change-Id: I33692986301ea472462ad0e6da9634bd580c8a5f Commit https://github.com/bazelbuild/bazel/commit/4a5fe6207eb596effc13fe6b8e862727dc03eda6 Co-authored-by:Fabian Meumertzheim <fabian@meumertzhe.im>
parent
000a83a7
Showing
- src/main/cpp/blaze.cc 3 additions, 0 deletionssrc/main/cpp/blaze.cc
- src/main/cpp/util/file_platform.h 5 additions, 0 deletionssrc/main/cpp/util/file_platform.h
- src/main/cpp/util/file_posix.cc 2 additions, 0 deletionssrc/main/cpp/util/file_posix.cc
- src/main/cpp/util/file_windows.cc 2 additions, 0 deletionssrc/main/cpp/util/file_windows.cc
Please register or sign in to comment