C compilation error when accessing an element in a multi-dimensional array of optionals #23708
Labels
Bug
This tag is applied to issues which reports bugs.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
V version: V 0.4.9 eecaa64, press to see full `v doctor` output
What did you do?
v bug.v
What did you see?
What did you expect to see?
no C compilation error
It looks like accessing an element in a multi-dimensional array of optionals causes this error. The error doesn't happen on 1-dimensional arrays or even multi-dimensional slices.
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.
The text was updated successfully, but these errors were encountered: