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.
Initialization: set fallback locale as environment variable ba0fa0d9bca1Unpublished Tags None Subscribers None
Description
Details
|