j
k
j a
j l
Piotr Caban (@piotr) commented about dlls/msvcrt/tests/locale.c:
} } +static void __cdecl test_thread_setlocale_func(void * arg __attribute__((unused)))
}
+static void __cdecl test_thread_setlocale_func(void * arg __attribute__((unused)))
__attribute__((unused)) is probably not portable, please remove it.
Back to the thread
Back to the list