[PATCH 2/2] msvcrt: Improved parsing precision of doubles in scanf

Piotr Caban piotr at codeweavers.com
Thu Nov 1 09:27:29 CDT 2012


This code is based on doubles parsing in jscript lexer.
---
  dlls/msvcrt/scanf.c       |    1 +
  dlls/msvcrt/scanf.h       |  147 
++++++++++++++++++++++++++-------------------
  dlls/msvcrt/tests/scanf.c |    6 ++
  3 files changed, 93 insertions(+), 61 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-msvcrt-Improved-parsing-precision-of-doubles-in-scanf.txt
Type: text/x-patch
Size: 7496 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121101/26bb1835/attachment.bin>


More information about the wine-patches mailing list