Unify all platforms with CMake #32
Annotations
7 warnings
src/common.c#L429
ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
src/sv_mod_frags.c#L181
passing argument 1 of ‘pcre2_substring_list_free_8’ from incompatible pointer type [-Wincompatible-pointer-types]
|
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/gl_misc.c#L86
useless type name in empty declaration
|
src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
src/sha1.c#L108
‘SHA1Transform’ accessing 64 bytes in a region of size 2 [-Wstringop-overflow=]
|
This job succeeded
Loading