RetroArch/cores
orbea 043977474e Silence -Wstring-plus-int with clang.
cores/libretro-imageviewer/image_core.c:75:59: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
static const char* IMAGE_CORE_PREFIX(valid_extensions) = 1+ /* to remove the first |, the alternative is 25 extra lines of ifdef/etc */
                                                         ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cores/libretro-imageviewer/image_core.c:75:59: note: use array indexing to silence this warning
1 warning generated.
2019-07-22 12:41:14 -07:00
..
libretro-ffmpeg Clean up white space. 2019-02-03 16:00:50 -08:00
libretro-gong fix some warnings 2019-07-09 22:32:11 -04:00
libretro-imageviewer Silence -Wstring-plus-int with clang. 2019-07-22 12:41:14 -07:00
libretro-mpv Create internal_cores.h 2018-07-01 21:19:40 +02:00
libretro-net-retropad Clean up white space. 2019-02-03 16:00:50 -08:00
libretro-video-processor Fix --enable-v4l2 with CXX_BUILD=1. 2019-02-07 16:01:01 -08:00
dynamic_dummy.c C89 buildfixes 2019-03-24 18:15:26 +01:00
internal_cores.h easter egg 2019-01-05 18:33:29 -05:00