WIP #1605
Annotations
10 errors
build:
compat/regex/regcomp.c#L3599
compat/regex/regcomp.c:3599:3: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
|
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]
|
build:
compat/regex/regexec.c#L327
compat/regex/regexec.c:327:29: implicit declaration of function 'ckd_add' [-Werror=implicit-function-declaration]
|
build:
compat/regex/regexec.c#L1376
compat/regex/regexec.c:1376:24: storage size of 'prev_match' isn't known
|
build:
compat/regex/regexec.c#L1377
compat/regex/regexec.c:1377:3: implicit declaration of function 'regmatch_list_init' [-Werror=implicit-function-declaration]
|
build:
compat/regex/regexec.c#L1394
compat/regex/regexec.c:1394:8: implicit declaration of function 'regmatch_list_resize' [-Werror=implicit-function-declaration]
|
build:
compat/regex/regexec.c#L1396
compat/regex/regexec.c:1396:7: implicit declaration of function 'regmatch_list_free' [-Werror=implicit-function-declaration]
|
build:
compat/regex/regexec.c#L1400
compat/regex/regexec.c:1400:32: implicit declaration of function 'regmatch_list_begin' [-Werror=implicit-function-declaration]
|
build:
compat/regex/regexec.c#L1400
compat/regex/regexec.c:1400:3: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement]
|
build:
compat/regex/regexec.c#L1376
compat/regex/regexec.c:1376:24: unused variable 'prev_match' [-Werror=unused-variable]
|
The logs for this run have expired and are no longer available.
Loading