Unify all platforms with CMake #22
Annotations
10 warnings
Run CMake:
src/common.c#L429
ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
Run CMake:
src/EX_browser_sources.c#L863
this ‘if’ clause does not guard... [-Wmisleading-indentation]
|
Run CMake:
src/cl_main.c#L2145
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
|
Run CMake:
src/parser.c#L725
this ‘else’ clause does not guard... [-Wmisleading-indentation]
|
Run CMake:
src/parser.c#L725
this ‘else’ clause does not guard... [-Wmisleading-indentation]
|
Run CMake:
src/parser.c#L725
this ‘else’ clause does not guard... [-Wmisleading-indentation]
|
Run CMake:
src/parser.c#L725
this ‘else’ clause does not guard... [-Wmisleading-indentation]
|
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