SDL/src/core
Philipp Wiesemann ac7859a2dc Fixed SDL_RWread() returning -1 as unsigned instead of 0 if error on Android.
Found by Cppcheck (pointed out check of unsigned < 0 which was left in place).
2013-07-07 16:11:29 +02:00
..
android Fixed SDL_RWread() returning -1 as unsigned instead of 0 if error on Android. 2013-07-07 16:11:29 +02:00
windows Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00