mirror of https://github.com/bitcoin/bitcoin
Merge #13877: utils: Make fs::path::string() always return utf-8 string on Windows
2c3eade704
Make fs::path::string() always return utf-8 string (Chun Kuan Lee)
Pull request description:
Imbue `fs::path` with `std::codecvt_utf8_utf16` at `SetupEnvironment()`, so that default string encoding will be utf-8 inside `fs::path`.
Tree-SHA512: 0cb59464d777278decbf24771fc5ff0cb2caa7bc2fe8ee5cd36c97a2324873a3caad131f08f050393b488316ee7f4ab0b28b7fa4699e41839f8e51b9867d5118
pull/14322/merge
commit
cc7258bdfb
Loading…
Reference in new issue