Signed-off-by: Piotr Caban piotr@codeweavers.com --- dlls/msvcrt/math.c | 370 +++++++++++++++++++++++++++++++++++++++++- dlls/msvcrt/unixlib.c | 9 - dlls/msvcrt/unixlib.h | 1 - 3 files changed, 366 insertions(+), 14 deletions(-)
Piotr Caban piotr@codeweavers.com writes:
Signed-off-by: Piotr Caban piotr@codeweavers.com
dlls/msvcrt/math.c | 370 +++++++++++++++++++++++++++++++++++++++++- dlls/msvcrt/unixlib.c | 9 - dlls/msvcrt/unixlib.h | 1 - 3 files changed, 366 insertions(+), 14 deletions(-)
This is causing a test failure:
tools/runtest -q -P wine -T . -M msvcp90.dll -p dlls/msvcp90/tests/msvcp90_test.exe misc && touch dlls/msvcp90/tests/misc.ok misc.c:907: Test failed: c2.real = 1.#INF00 make: *** [Makefile:84842: dlls/msvcp90/tests/misc.ok] Error 1