[PATCH 1/3] msvcrt: Rework strtod_helper to be reusable.

Erich E. Hoover erich.e.hoover at gmail.com
Thu Jan 2 10:07:00 CST 2020


We have the same code for parsing doubles in several places, this
rework allows us to use the most complete version (strtod) for wcstod
(patch 2) and scanf floats (patch 3).  Many thanks go to Piotr for his
help with this.

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Rework-strtod_helper-to-be-reusable.patch
Type: text/x-patch
Size: 12744 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200102/fa3d665b/attachment.bin>


More information about the wine-devel mailing list