SDL/src/haptic
Sam Lantinga b8840801cc Fixed analyze warnings in SDL_xinputhaptic.c
warning C6340: Mismatch on sign: 'int' passed as _Param_(4) when some unsigned type is required in call to 'SDL_snprintf_REAL'.
warning C6340: Mismatch on sign: 'const unsigned char' passed as _Param_(4) when some signed type is required in call to 'SDL_snprintf_REAL'.
warning C26451: Arithmetic overflow: Using operator '*' on a 4 byte value and then casting the result to a 8 byte value. Cast the value to the wider type before calling operator '*' to avoid overflow (io.2).
2023-12-05 09:31:13 -08:00
..
android error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
darwin error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
dummy Updated source to match SDL function prototype style 2023-05-23 11:29:41 -07:00
linux error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
windows Fixed analyze warnings in SDL_xinputhaptic.c 2023-12-05 09:31:13 -08:00
SDL_haptic.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_haptic_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_syshaptic.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00