ci: linux_ci.vsh; cgen: parallel-cc fixes #26
Annotations
6 errors
gcc:
vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
|
gcc
Process completed with exit code 1.
|
tcc:
vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
|
tcc
Process completed with exit code 1.
|
clang:
vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
|
clang
Process completed with exit code 1.
|