SDL/src
Sam Lantinga 90e72bf4e2 Fixed ISO C99 compatibility
SDL now builds with gcc 7.2 with the following command line options:
-Wall -pedantic-errors -Wno-deprecated-declarations -Wno-overlength-strings --std=c99
2018-01-30 18:08:34 -08:00
..
atomic Updated copyright for 2018 2018-01-03 10:03:25 -08:00
audio Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
core Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
cpuinfo Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dynapi Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
events Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
file Updated copyright for 2018 2018-01-03 10:03:25 -08:00
filesystem Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
haptic Updated copyright for 2018 2018-01-03 10:03:25 -08:00
joystick android: Fixed compiler warning about nested '/*' comments. 2018-01-22 09:45:16 -05:00
libm Fixed misleading indentation 2018-01-30 16:53:24 -08:00
loadso Updated copyright for 2018 2018-01-03 10:03:25 -08:00
main Updated copyright for 2018 2018-01-03 10:03:25 -08:00
power Updated copyright for 2018 2018-01-03 10:03:25 -08:00
render Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
stdlib Updated copyright for 2018 2018-01-03 10:03:25 -08:00
test Updated copyright for 2018 2018-01-03 10:03:25 -08:00
thread Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
timer Updated copyright for 2018 2018-01-03 10:03:25 -08:00
video Fixed ISO C99 compatibility 2018-01-30 18:08:34 -08:00
SDL.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_assert.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_assert_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_hints.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_internal.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_log.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00