[Bug 54494] New: riched20:editor - test_EM_FORMATRANGE() fails on Windows in the en_AE + UTF-8 locale
https://bugs.winehq.org/show_bug.cgi?id=54494 Bug ID: 54494 Summary: riched20:editor - test_EM_FORMATRANGE() fails on Windows in the en_AE + UTF-8 locale Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com riched20:editor - test_EM_FORMATRANGE() fails on Windows in the en_AE + UTF-8 locale: editor.c:5741: Test failed: Expected < 9, got 10 See https://test.winehq.org/data/patterns.html#riched20:editor The failure is systematic in the en-AE-u8 locale and the invalid / expected values are always the same. Also it never happens in any of the other locales we test, including the hi-u8 one. So it's not a pure UTF-8 issue. Adding traces shows that it is the first iteration of the loop that fails, i.e. the "WINE wine" fmtstring. -- 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=54494 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |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=54494 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #1 from Vijay Kamuju <infyquest(a)gmail.com> --- Its still there in wine 9.0 rc3, editor.c:5828: Test failed: 0: Expected < 9, got 10 -- 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)
-
WineHQ Bugzilla