[PATCH v2] msvcrt: Use mbtowc/wctomb for string conversion in printf.

Piotr Caban piotr at codeweavers.com
Thu Feb 14 11:27:59 CST 2019


This changes printf behaviour for C locale.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
v2:
  - fix test failures

  dlls/msvcrt/msvcrt.h       |  2 +
  dlls/msvcrt/printf.h       | 97 ++++++++++++++++++++++++--------------
  dlls/msvcrt/tests/printf.c | 12 +++++
  3 files changed, 75 insertions(+), 36 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Use-mbtowc-wctomb-for-string-conversion-in-prin.txt
Type: text/x-patch
Size: 12919 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20190214/1b9d67b2/attachment-0001.bin>


More information about the wine-devel mailing list