cgen: fix codegen for result/option propagation out of fn context #8107
Annotations
10 errors
out.h#L17360
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
|
out.h#L17360
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
|
out.h#L17360
static declaration of 'anon_fn_6a0ddf9f315b536f__1471' follows non-static declaration
|
out_2.c#L31757
call to undeclared function 'v_typeof_sumtype_v__ast__Expr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
out_2.c#L31757
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
|
out_2.c#L31763
call to undeclared function 'v_typeof_sumtype_v__ast__Expr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
out_2.c#L31763
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
|
out_2.c#L35677
call to undeclared function 'v_typeof_sumtype_v__ast__Expr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
out_2.c#L35677
incompatible integer to pointer conversion passing 'int' to parameter of type 'charptr' (aka 'char *') [-Wint-conversion]
|
out_2.c#L48806
call to undeclared function 'v_typeof_sumtype_v__ast__Expr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
|
This job succeeded
Loading