Skip to content

checker: disallow &((&a)) and similar innermost ParExpr #293

checker: disallow &((&a)) and similar innermost ParExpr

checker: disallow &((&a)) and similar innermost ParExpr #293

Triggered via push January 9, 2025 19:10
Status Failure
Total duration 32m 46s
Artifacts

windows_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
msvc: vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
msvc: vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
msvc
cannot take the address of this expression
msvc
cannot take the address of this expression
msvc
Process completed with exit code 1.
gcc: vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
gcc: vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
gcc
cannot take the address of this expression
gcc
cannot take the address of this expression
gcc
Process completed with exit code 1.
tcc: vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
tcc: vlib/v/checker/tests/addr_of_invalid_expr.vv#L3
cannot take the address of this expression
tcc
cannot take the address of this expression
tcc
cannot take the address of this expression
tcc
Process completed with exit code 1.