[PATCH] msvcrt: Improve strtod precision.

Piotr Caban piotr at codeweavers.com
Mon Dec 30 06:23:47 CST 2019


This patch fixes strtod precision regression. It also removes floating
points operations.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/msvcrt/msvcrt.h         |   1 +
  dlls/msvcrt/string.c         | 157 ++++++++++++++++++++++++-----------
  dlls/ucrtbase/tests/string.c |  20 +++--
  3 files changed, 123 insertions(+), 55 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Improve-strtod-precision.txt
Type: text/x-patch
Size: 8704 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191230/30cf7a7a/attachment.bin>


More information about the wine-devel mailing list