Add f_countdown{start,break} #1
Merged
Annotations
9 warnings
|
src/central.c#L101
call to '_curl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning]
|
|
src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
|
src/q_shared.c#L250
writing 1 byte into a region of size 0 [-Wstringop-overflow=]
|
|
src/gl_misc.c#L86
useless type name in empty declaration
|
|
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/cl_demo.c#L3819
dangling pointer 'real_name_39' to 'unpacked_path' may be used [-Wdangling-pointer=]
|
|
src/sv_mod_frags.c#L181
passing argument 1 of 'pcre2_substring_list_free_8' from incompatible pointer type [-Wincompatible-pointer-types]
|
|
src/pr2_cmds.c#L1128
the comparison will always evaluate as 'true' for the pointer operand in '(intptr_t *)ed->v + (sizetype)fofs' must not be NULL [-Waddress]
|
The logs for this run have expired and are no longer available.
Loading