fix #2168
Annotations
10 errors
Self tests (-fsanitize=address)
invalid initializer
|
Self tests (-fsanitize=address)
invalid operands to binary < (have ‘Array_int’ {aka ‘struct array’} and ‘int’)
|
Self tests (-fsanitize=address)
wrong type argument to increment
|
Self tests (-fsanitize=address):
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L19
`*` cannot be used with `?int`
|
Self tests (-fsanitize=address):
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L23
`*` cannot be used with `?int`
|
Self tests (-fsanitize=address)
invalid initializer
|
Self tests (-fsanitize=address)
invalid operands to binary < (have ‘string’ {aka ‘struct string’} and ‘int’)
|
Self tests (-fsanitize=address)
wrong type argument to increment
|
Self tests (-fsanitize=address)
invalid initializer
|
Self tests (-fsanitize=address)
invalid operands to binary < (have ‘string’ {aka ‘struct string’} and ‘int’)
|
Loading