1 Jul
2025
1 Jul
'25
1:05 p.m.
Piotr Caban (@piotr) commented about dlls/msvcr120/tests/msvcr120.c:
__setusermatherr(NULL); }
+static void test_expf(void)
Is there any reason to test the function in msvcr120? It looks like you're hitting some bugs that are fixed in ucrtbase, could you please move the tests there? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8382#note_108525