https://bugs.winehq.org/show_bug.cgi?id=43959
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com
--- Comment #2 from André H. nerv@dawncrow.de --- https://source.winehq.org/patches/data/138483 https://source.winehq.org/patches/data/138484
reader and writer tests don't get down to zero, but that seems to be precision related
Adding Alex, as he is doing some precision related work for win64 tests atm it seems
reader.c:3734: Test failed: 55: got 7ff0000000000000 reader.c:3734: Test failed: 57: got 0
writer.c:388: Test failed: 2280: got 11 expected 10 writer.c:390: Test failed: 2280: got <t>:E-3</t> expected <t>1E-2</t> writer.c:388: Test failed: 2280: got 12 expected 11 writer.c:390: Test failed: 2280: got <t>-:E-3</t> expected <t>-1E-2</t> writer.c:390: Test failed: 2280: got <t>1.7976931348623156E+308</t> expected <t>1.7976931348623157E+308</t> writer.c:390: Test failed: 2280: got <t>-1.7976931348623156E+308</t> expected <t>-1.7976931348623157E+308</t>