7 Apr
2025
7 Apr
'25
10:02 a.m.
Piotr Caban (@piotr) commented about dlls/msvcr120/tests/msvcr120.c:
} #endif
+static inline BOOL almost_equal(double d1, double d2) { Please use something like `msvcrt/tests/string.c:compare_double()`instead.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7748#note_100114