mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-12 05:41:10 +01:00
e8059221bd
Simon Hug These are the remaining compiler warnings I see in the current tip cb049cae7c3c. - SDL_test_log.c defines _CRT_SECURE_NO_WARNINGS without checking if it was already set. - SDL_windowskeyboard.c converts integers to pointers without going over the (U)INT_PTR types. That bothers MSVC. |
||
---|---|---|
.. | ||
SDL_test_assert.c | ||
SDL_test_common.c | ||
SDL_test_compare.c | ||
SDL_test_crc32.c | ||
SDL_test_font.c | ||
SDL_test_fuzzer.c | ||
SDL_test_harness.c | ||
SDL_test_imageBlit.c | ||
SDL_test_imageBlitBlend.c | ||
SDL_test_imageFace.c | ||
SDL_test_imagePrimitives.c | ||
SDL_test_imagePrimitivesBlend.c | ||
SDL_test_log.c | ||
SDL_test_md5.c | ||
SDL_test_random.c |