CI: Unify workflows. #241
Annotations
5 warnings
Run CMake:
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]
|
Run CMake:
src/cl_demo.c#L3819
dangling pointer 'real_name_38' to 'unpacked_path' may be used [-Wdangling-pointer=]
|
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
|
Loading