[PATCH] msvcrt: Improve string to double conversion accuracy.

Piotr Caban piotr at codeweavers.com
Tue Apr 28 10:39:54 CDT 2020


Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
This implementation should match with ucrtbase on all inputs. It also 
passes all chromium string to double conversion tests.

  dlls/msvcrt/string.c         | 266 +++++++++++++++++++++++------------
  dlls/ucrtbase/tests/string.c |   2 +-
  2 files changed, 178 insertions(+), 90 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Improve-string-to-double-conversion-accuracy.txt
Type: text/x-patch
Size: 11758 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200428/6633a0af/attachment-0001.bin>


More information about the wine-devel mailing list