https://bugs.winehq.org/show_bug.cgi?id=48324
--- Comment #8 from Erich E. Hoover erich.e.hoover@gmail.com --- (In reply to Roman Pišl from comment #7)
... I can confirm that the patch works and tests succeed in both wine32 and wine64.
Great! Hopefully AJ is okay with it.
However.. ;-) .. there is an analogical problem with FLT_MIN. See attached tests that succeed on Windows and also on Linux/gcc but fail on Wine (the two that compare FLT_MIN). ...
Without knowing the exact algorithm that MS is using there's no way for me to replicate every edge case. If someone comes along with a program that relies on this behavior then we'll have to do better, but I'm willing to accept this difference for now.