https://bugs.winehq.org/show_bug.cgi?id=53998
Bug ID: 53998 Summary: vbscript tests fail in englisch UTF8 locale Product: Wine Version: 7.22 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: vbscript Assignee: wine-bugs@winehq.org Reporter: sloper42@yahoo.com Distribution: ---
After #52872 was fixed, we get now test failures.
=== w10pro64_en_AE_u8 (64 bit report) ===
vbscript: run.c:1206: Test failed: api.vbs: L"Err.number = 0" run.c:1206: Test failed: api.vbs: L"Err.description = " run.c:1206: Test failed: api.vbs: L"Err.number = 0"
This happens because chr(-1) now succeeds in utf8 locale. We need to fix the tests.
https://bugs.winehq.org/show_bug.cgi?id=53998
Robert Wilhelm sloper42@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #1 from Robert Wilhelm sloper42@yahoo.com --- Duplicate of #54003.
*** This bug has been marked as a duplicate of bug 54003 ***
https://bugs.winehq.org/show_bug.cgi?id=53998
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- Closing.