SDL/include
Alex Richardson d51a8f530e cmake: freebsd: Fix -Wformat warning during tests build
Without using <inttypes.h>, SDL_PRIx64 will expand to llx, but on 64-bit
FreeBSD platforms (u)int64_t is `(usigned) long`:
SDL_test_memory.c:261:77: error: format specifies type 'unsigned long long' but the argument has type 'Uint64' (aka 'unsigned long') [-Werror,-Wformat]

This commit updates config_minimal.h to also assume presence of inttypes.h
for everything except old MSVC.
2022-06-18 07:37:57 -07:00
..
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-05-30 14:31:05 +00:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-04-26 04:03:25 +03:00
2022-04-26 04:03:25 +03:00
2022-04-26 04:03:25 +03:00
2022-04-26 04:03:25 +03:00
2022-06-06 17:42:30 -07:00
2022-06-15 15:15:26 -07:00
2022-06-15 15:15:26 -07:00
2022-01-03 09:40:21 -08:00
2022-06-07 00:44:04 +00:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-04-25 15:46:17 -07:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-06-05 00:24:04 +00:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-06-13 06:36:48 -07:00
2022-03-11 22:47:04 +00:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-03-27 16:49:05 +00:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-06-15 15:15:26 -07:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-06-13 13:29:04 +00:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-06-11 18:13:10 -07:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-02-08 10:37:04 +00:00
2022-01-03 09:40:21 -08:00
2021-10-27 01:36:05 +00:00
2022-01-03 09:40:21 -08:00