[Bug 39241] New: msvcrt:string fails in a mixed locale configuration
https://bugs.winehq.org/show_bug.cgi?id=39241 Bug ID: 39241 Summary: msvcrt:string fails in a mixed locale configuration Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com The following error only happens on the mixed locale WineTest box. string.c:2654: Test failed: ret = d0 That box (fg-win7u64-1spie9-mx) has the following locale settings: Formats=Inuktitut (Syllabics, Canada) Location=Israel Language=German (Germany) SystemLocale=Japanese (Japan) So either it's comparing the result of two functions that use different locales, or, since it's the tolower test, it depends on uppercase / lowercase relationships that don't hold in all locales. This tests regression was introduced by the following commit: commit 13f6194bb15fe87c9c385b066b099f8416317fb3 Author: Piotr Caban <piotr(a)codeweavers.com> Date: Thu Mar 13 14:12:53 2014 +0100 msvcrt: Improve tolower tests. See: https://test.winehq.org/data/tests/msvcrt:string.html -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39241 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39241 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |35765 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39241 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> --- It should be fixed now. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39241 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b408b5a9a47159a8d7a424e59fa | |bd471f68b61ff Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Piotr Caban <piotr.caban(a)gmail.com> --- I don't see the failures on test.wine.org any longer. Marking as fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39241 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.52. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39241 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Version|unspecified |1.7.51 Regression SHA1| |13f6194bb15fe87c9c385b066b0 | |99f8416317fb3 -- 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.
participants (1)
-
wine-bugs@winehq.org