RetroArch/cores/libretro-imageviewer
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
..
image_core.c Silence -Wstring-plus-int with clang. 2019-07-22 12:41:14 -07:00
internal_cores.h Move cores/image_core.c 2016-01-21 19:53:52 +01:00
LICENSE Add MIT License to internal Imageviewer core 2018-01-30 10:00:56 -05:00
Makefile that's an interesting double free 2017-12-18 22:29:27 +01:00