WIP script for checking if includes in sources can be removed #1155
Annotations
6 errors
linux-musl (alpine):
grep.c#L314
grep.c:314:44: implicit declaration of function 'has_non_ascii' [-Werror=implicit-function-declaration]
|
linux-musl (alpine)
Process completed with exit code 1.
|
sparse
Process completed with exit code 2.
|
static-analysis
Process completed with exit code 1.
|
win build:
exec-cmd.c#L218
exec-cmd.c:218:9: implicit declaration of function 'trace2_cmd_path' [-Werror=implicit-function-declaration]
|
win build
Process completed with exit code 1.
|