[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 11:13:39 CST 2010


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





--- Comment #11 from Nikolay Sivov <bunglehead at gmail.com>  2010-03-12 11:13:39 ---
(In reply to comment #10)
> You could detect the system locale and bail out for non-English/expected
> locales. See for example advapi32/tests/security.c:
> http://source.winehq.org/git/wine.git/?a=blob;f=dlls/advapi32/tests/security.c#l2564

No, I don't care about a test to properly fail. What I want is to know is there
a way to check on Windows what locale specifier does control use for format.
For example what is system default locale in Windows - all I found is that it's
dependent on Windows localization version. Could I change system default locale
data to check how control will react?

-- 
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