[PATCH 1/5 v2] msvcrt/tests: Restore the multibyte codepage after the tests.
2 Sep
2019
2 Sep
'19
5:50 p.m.
From: Akihiro Sagawa <sagawa.aki(a)gmail.com> N.B. _setmbcp() doesn't return the previous codepage. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> --- v2: - use _ismbblead instead of _mbsnextc in patch 3 - add patch 5 that makes the behavior identical on broken input dlls/msvcrt/tests/string.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
2383
Age (days ago)
2383
Last active (days ago)
0 comments
1 participants
participants (1)
-
Piotr Caban