Commit 90e72bf4e2696229ffe09cd208d5420dcb9d089a

Sam Lantinga 2018-01-30T18:08:34

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