Unify all platforms with CMake #6
Annotations
2 errors and 6 warnings
|
|
src/EX_qtvlist.c#L395
format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘long long int’ [-Wformat=]
|
src/cl_main.c#L2145
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
|
src/snd_mem.c#L679
pointer targets in passing argument 1 of ‘strncmp’ differ in signedness [-Wpointer-sign]
|
src/snd_voip.c#L341
cast to pointer from integer of different size [-Wint-to-pointer-cast]
|
src/gl_misc.c#L86
useless type name in empty declaration
|
The logs for this run have expired and are no longer available.
Loading