Eugene Crosser added the comment:
Steffen: can you please be more specific?
As I read the seciton 8.2 of the cited document, I do not see a disparity with
my statement. There is even an example:
"""
For example, if a user wanted to interact with the system in French, but
r
Eugene Crosser added the comment:
I don't know if the solution suggested in the report is right, but I can
confirm the the current logic of getdefaultlocale() produces wrong results.
I have
LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE=ru_RU.UTF-8
LC_COLLATE=ru_RU.UTF-8
which