Rudi Heitbaum
37cf54fd4d
libretro-picodrive: fix gcc-14 build on arm32
...
Fix build on arm32
pico/carthw/svp/compiler.c: In function 'ssp_translate_block':
pico/carthw/svp/compiler.c:1800:24: error: passing argument 1 of 'rfflush' from incompatible pointer type [-Wincompatible-pointer-types]
1800 | fflush(stdout);
| ^~~~~~
| |
| FILE *
In file included from ./pico/pico_port.h:12,
from ./pico/pico_int.h:15,
from pico/carthw/svp/compiler.c:9:
platform/libretro/libretro-common/include/streams/file_stream_transforms.h:89:25: note: expected 'RFILE *' but argument is of type 'FILE *'
89 | int64_t rfflush(RFILE * stream);
| ~~~~~~~~^~~~~~
2024-05-23 09:30:23 +00:00
..
2021-01-19 19:33:53 +00:00
2023-12-05 23:05:20 -08:00
2023-04-10 16:12:06 +02:00
2023-12-05 23:05:20 -08:00
2024-05-20 22:02:04 +00:00
2023-07-06 20:34:47 -07:00
2023-04-10 16:12:06 +02:00
2023-12-05 23:05:20 -08:00
2023-12-05 23:05:20 -08:00
2024-02-02 15:22:19 -08:00
2024-02-02 15:22:19 -08:00
2023-07-07 16:05:23 -07:00
2024-02-02 15:22:19 -08:00
2023-07-07 16:05:23 -07:00
2024-02-02 15:22:19 -08:00
2023-12-05 23:05:20 -08:00
2023-12-05 23:05:20 -08:00
2024-05-19 06:10:30 +00:00
2023-04-10 16:12:06 +02:00
2024-05-20 22:02:04 +00:00
2023-04-10 16:12:06 +02:00
2024-02-02 15:22:19 -08:00
2024-04-14 21:14:32 -04:00
2023-07-07 16:05:23 -07:00
2023-12-05 23:05:20 -08:00
2023-12-05 23:05:20 -08:00
2024-02-02 15:22:19 -08:00
2022-11-12 14:58:36 +01:00
2023-04-10 16:12:06 +02:00
2023-04-10 16:12:06 +02:00
2024-02-02 15:22:19 -08:00
2024-04-14 21:14:32 -04:00
2024-02-02 15:22:19 -08:00
2023-07-07 16:05:23 -07:00
2023-07-07 16:05:23 -07:00
2024-02-02 15:22:19 -08:00
2024-02-02 15:22:19 -08:00
2023-07-07 16:05:23 -07:00
2024-02-02 15:22:19 -08:00
2023-12-05 23:05:20 -08:00
2024-05-20 22:02:04 +00:00
2024-05-20 22:02:04 +00:00
2023-04-10 16:12:06 +02:00
2023-07-07 16:05:23 -07:00
2023-04-10 16:12:06 +02:00
2024-04-14 21:14:32 -04:00
2024-04-14 21:14:32 -04:00
2023-07-07 16:05:23 -07:00
2023-04-10 16:12:06 +02:00
2023-12-05 23:05:20 -08:00
2024-02-02 15:22:19 -08:00
2024-04-14 21:14:32 -04:00
2024-05-23 09:30:23 +00:00
2023-07-07 16:05:23 -07:00
2024-05-20 22:02:04 +00:00
2023-12-05 23:05:20 -08:00
2023-07-07 16:05:23 -07:00
2023-04-10 16:12:06 +02:00
2024-02-25 14:23:00 +01:00
2024-05-20 22:02:04 +00:00
2023-04-10 16:12:06 +02:00
2024-04-14 21:14:32 -04:00
2024-02-02 15:22:19 -08:00
2023-07-07 16:05:23 -07:00
2023-04-10 16:12:06 +02:00
2023-12-05 23:05:20 -08:00
2024-05-20 22:02:04 +00:00
2024-04-14 21:14:32 -04:00
2024-02-02 15:22:19 -08:00
2023-07-07 16:05:23 -07:00
2023-12-12 15:46:08 -08:00
2023-12-12 15:46:08 -08:00
2023-12-12 15:46:08 -08:00
2023-12-12 15:46:08 -08:00
2023-07-07 16:05:23 -07:00
2023-04-10 16:12:06 +02:00
2022-11-12 14:58:36 +01:00