- Nov 08, 2018
-
-
Monster Iestyn authored
Remove FUNCMATH from functions with a void return value or args, or examine variables other than their args (which could be modified)
-
- Jul 07, 2018
-
-
toaster authored
Fix all compilation errors (tested using DEBUGMODE=1 and ERRORMODE=1) that remain outstanding. Notably: * Remove FUNCMATH from all void-returning functions, given GCC80 specifically complains about this case. * Extend the length of all extant buffers to the safety threshold recommended by the compiler. * Add void casts to WS_getaddrinfo's setting to prevent complaints about incompatible typecasts. * Extend the charsel, face, and superface buffer sizes and writes to include the null terminator. (I didn't really want to do this because it's not even particularily NEEDED, but there was literally zero way to get around the request that I could find with multiple online searches. I tried.)
-
- Jun 12, 2016
-
-
Alam Ed Arias authored
-
- Nov 12, 2014
-
-
Alam Ed Arias authored
-
- Jul 26, 2014
-
-
Ronald Kinard authored
SDL1.2 is dead, long live SDL
-
- Jul 25, 2014
-
-
Alam Ed Arias authored
-
- Mar 15, 2014
-
-
Alam Ed Arias authored
-