[PATCH] msvcrt: Fix [str|wcs]tod result being compared against FLT_MAX.

Erich E. Hoover erich.e.hoover at gmail.com
Mon Dec 23 08:32:32 CST 2019


Apparently cl.exe treats floats as doubles and compares them against
FLT_MAX before converting them (see Bug #48324).  It would be really
nice if people didn't use constants that are more precise than the
number format actually supports...

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Fix-str-wcs-tod-result-being-compared-against.patch
Type: text/x-patch
Size: 5364 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191223/6e005835/attachment.bin>


More information about the wine-devel mailing list