18 Nov
2022
18 Nov
'22
2:34 p.m.
https://bugs.winehq.org/show_bug.cgi?id=52872 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> --- This looks bigger than a test failure on some locale. As far as I can tell, Chr() does depend on host's locale. That's confusing when testing on Windows, because we return user-default locale in tests, and switching system locale does not change it. What Chr() definitely doesn't do is to use GetACP() the way we do. -- 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.