Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialization: set fallback locale as environment variable
The scope of `std::locale::global` appears to be smaller than `setenv("LC_ALL", ...)` and insufficient to fix messed up locale settings for the whole application.
- Loading branch information