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@winehq.org Reporter: fgouget@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.
https://bugs.winehq.org/show_bug.cgi?id=54494
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=54494
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- Its still there in wine 9.0 rc3,
editor.c:5828: Test failed: 0: Expected < 9, got 10