You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7ffff7de2ad3 : at ???: RUNTIME ERROR: invalid memory access
/tmp/v/struct_generic_iterator_without_generic_bug_array.13372961394880386484.tmp.c:1694: by strings__Builder_write_string
/tmp/v/struct_generic_iterator_without_generic_bug_array.13372961394880386484.tmp.c:4927: by Array_string_str
/tmp/v/struct_generic_iterator_without_generic_bug_array.13372961394880386484.tmp.c:1526: by indent_main__Product_str
/tmp/v/struct_generic_iterator_without_generic_bug_array.13372961394880386484.tmp.c:1517: by main__Product_str
/tmp/v/struct_generic_iterator_without_generic_bug_array.13372961394880386484.tmp.c:8736: by main__main
/tmp/v/struct_generic_iterator_without_generic_bug_array.13372961394880386484.tmp.c:8821: by main
Addendum
With:
mutschema:= p.schema1.clone()
The code works well.
The clone() is missing, and the error should be the same than:
V full version: V 0.2.2 2e84773
OS: linux, "Manjaro Linux"
What did you do?
What did you expect to see?
The Product structure
What did you see instead?
Addendum
With:
The code works well.
The clone() is missing, and the error should be the same than:
get error like:
The text was updated successfully, but these errors were encountered: