[Bug 22001] datetime.c test fails when LC_CTYPE="ru_RU.UTF-8"

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 12 03:55:11 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=22001





--- Comment #9 from Nikolay Sivov <bunglehead at gmail.com>  2010-03-12 03:55:10 ---
Honestly I have mixed feelings about that. It seems that we should use
LOCALE_USER_DEFAULT for format strings any way, same time I don't know how the
following:

---
LANG=
LC_CTYPE=de_DE.utf8
---
LANG=en_US
LC_CTYPE=ru_RU.UTF-8
---

should be properly handled in Wine. Let's wait for some experienced opinion
here, questions are:

- what LC_*/LANG locale data part has priority to set system/user locale in
Wine;
- is there a way to check that control uses system locale in Windows? Is there
a way to alter system locale bits in Windows to see difference?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list