fix #2168
Annotations
9 errors
Self tests (-fsanitize=memory)
initializing 'Array_int' (aka 'struct array') with an expression of incompatible type 'int'
|
Self tests (-fsanitize=memory)
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
Self tests (-fsanitize=memory):
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L19
`*` cannot be used with `?int`
|
Self tests (-fsanitize=memory):
vlib/v/tests/builtin_arrays/fixed_array_of_option_test.v#L23
`*` cannot be used with `?int`
|
Self tests (-fsanitize=memory)
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
Self tests (-fsanitize=memory)
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
Self tests (-fsanitize=memory)
initializing 'string' (aka 'struct string') with an expression of incompatible type 'int'
|
Self tests (-fsanitize=memory)
initializing 'main__Number_T_int' (aka 'struct main__Number_T_int') with an expression of incompatible type 'int'
|
Self tests (-fsanitize=memory)
Process completed with exit code 1.
|
Loading