weird assertion failure for __global shmap shared map[string]f64
, when unrelated function is commented/uncommented
#22705
Labels
Bug
This tag is applied to issues which reports bugs.
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
V doctor:
What did you do?
./v -g -o vdbg cmd/v && ./vdbg -enable-globals z_test.v
What did you expect to see?
A test that runs without assertion failures
What did you see instead?
Note also, that
dump(shmap)
only displays the first element, even though the map has several, which may be another bug.Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
Huly®: V_0.6-21153
The text was updated successfully, but these errors were encountered: