[PATCH 3/3] msvcrt: Don't use ungetc when reading double in scanf.

Piotr Caban piotr at codeweavers.com
Fri Jan 3 12:26:46 CST 2020


It may not work on unbuffered streams.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/scanf.h         |  43 ++++++-----
  dlls/ucrtbase/tests/scanf.c | 137 +++++++++++++++++++++++++-----------
  2 files changed, 120 insertions(+), 60 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-msvcrt-Don-t-use-ungetc-when-reading-double-in-scanf.txt
Type: text/x-patch
Size: 21895 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200103/353bd07f/attachment-0001.bin>


More information about the wine-devel mailing list