[PATCH 5/8 v3] msvcrt: Import log implementation from musl.

Alexandre Julliard julliard at winehq.org
Thu Jun 3 14:54:31 CDT 2021


Piotr Caban <piotr at codeweavers.com> writes:

> Signed-off-by: Piotr Caban <piotr at 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

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list