Unify all platforms with CMake #14
Annotations
6 warnings
Run CMake:
src/EX_qtvlist.c#L395
format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long long int’ [-Wformat=]
|
Run CMake:
src/cl_main.c#L2145
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
Run CMake:
src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
|
Run CMake:
src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
|
Run CMake:
src/gl_misc.c#L86
useless type name in empty declaration
|
Run CMake:
src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
Loading