WIP #1605
Annotations
23 errors
linux-asan-ubsan (ubuntu-latest):
compat/regex/regex.h#L687
compat/regex/regex.h:687:20: In file included from variable length array used [-Werror,-Wvla]In file included from
|
linux-asan-ubsan (ubuntu-latest):
compat/regex/regex.h#L687
compat/regex/regex.h:687:20: variable length array used [-Werror,-Wvla]
|
linux-asan-ubsan (ubuntu-latest)
Process completed with exit code 1.
|
linux-musl (alpine):
compat/regex/regcomp.c#L3599
compat/regex/regcomp.c:3599:3: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
|
linux-musl (alpine):
compat/regex/regexec.c#L188
compat/regex/regexec.c:188:37: argument 4 of type 'regmatch_t *' declared as a pointer [-Werror=vla-parameter]
|
linux-musl (alpine):
compat/regex/regexec.c#L327
compat/regex/regexec.c:327:29: implicit declaration of function 'ckd_add' [-Werror=implicit-function-declaration]
|
linux-musl (alpine):
compat/regex/regexec.c#L1376
compat/regex/regexec.c:1376:24: storage size of 'prev_match' isn't known
|
linux-musl (alpine):
compat/regex/regexec.c#L1377
compat/regex/regexec.c:1377:3: implicit declaration of function 'regmatch_list_init' [-Werror=implicit-function-declaration]
|
linux-musl (alpine):
compat/regex/regexec.c#L1394
compat/regex/regexec.c:1394:8: implicit declaration of function 'regmatch_list_resize' [-Werror=implicit-function-declaration]
|
linux-musl (alpine):
compat/regex/regexec.c#L1396
compat/regex/regexec.c:1396:7: implicit declaration of function 'regmatch_list_free' [-Werror=implicit-function-declaration]
|
linux-musl (alpine):
compat/regex/regexec.c#L1400
compat/regex/regexec.c:1400:32: implicit declaration of function 'regmatch_list_begin' [-Werror=implicit-function-declaration]
|
linux-musl (alpine):
compat/regex/regexec.c#L1400
compat/regex/regexec.c:1400:3: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
|
linux-musl (alpine):
compat/regex/regexec.c#L1376
compat/regex/regexec.c:1376:24: unused variable 'prev_match' [-Werror=unused-variable]
|
win build:
compat/regex/regcomp.c#L3599
compat/regex/regcomp.c:3599:3: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
|
win build:
compat/regex/regexec.c#L188
compat/regex/regexec.c:188:37: argument 4 of type 'regmatch_t *' declared as a pointer [-Werror=vla-parameter]
|
win build:
compat/regex/regexec.c#L327
compat/regex/regexec.c:327:29: implicit declaration of function 'ckd_add' [-Werror=implicit-function-declaration]
|
win build:
compat/regex/regexec.c#L1376
compat/regex/regexec.c:1376:24: storage size of 'prev_match' isn't known
|
win build:
compat/regex/regexec.c#L1377
compat/regex/regexec.c:1377:3: implicit declaration of function 'regmatch_list_init' [-Werror=implicit-function-declaration]
|
win build:
compat/regex/regexec.c#L1394
compat/regex/regexec.c:1394:8: implicit declaration of function 'regmatch_list_resize' [-Werror=implicit-function-declaration]
|
win build:
compat/regex/regexec.c#L1396
compat/regex/regexec.c:1396:7: implicit declaration of function 'regmatch_list_free' [-Werror=implicit-function-declaration]
|
win build:
compat/regex/regexec.c#L1400
compat/regex/regexec.c:1400:32: implicit declaration of function 'regmatch_list_begin' [-Werror=implicit-function-declaration]
|
win build:
compat/regex/regexec.c#L1400
compat/regex/regexec.c:1400:3: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
|
win build:
compat/regex/regexec.c#L1376
compat/regex/regexec.c:1376:24: unused variable 'prev_match' [-Werror=unused-variable]
|