10 Oct
2024
10 Oct
'24
1:11 p.m.
Piotr Caban (@piotr) commented about dlls/msvcrt/tests/locale.c:
} }
+static void __cdecl test_thread_setlocale_func(void * arg __attribute__((unused)))
__attribute__((unused)) is probably not portable, please remove it. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6644#note_84577