Merge remote-tracking branch 'origin/master' into cached_scope #1815
Annotations
7 errors and 1 warning
Self tests (-fsanitize=address)
macro "_SLIT_EQ" requires 3 arguments, but only 1 given
|
Self tests (-fsanitize=address)
‘_SLIT_EQ’ undeclared (first use in this function)
|
Self tests (-fsanitize=address)
‘main__Foo’ {aka ‘struct main__Foo’} has no member named ‘data’
|
Self tests (-fsanitize=address)
macro "_SLIT_EQ" requires 3 arguments, but only 1 given
|
Self tests (-fsanitize=address)
‘_SLIT_EQ’ undeclared (first use in this function)
|
Self tests (-fsanitize=address)
‘main__TestSmart’ {aka ‘struct main__TestSmart’} has no member named ‘data’
|
Self tests (-fsanitize=address)
Process completed with exit code 1.
|
Ensure code is well formatted:
vlib/v/fmt/fmt.v#L2366
unused variable: `obj`
|
Loading