V parser segfault with v -silent bug6.v
, discovered through radamsa
#22093
Labels
Bug
This tag is applied to issues which reports bugs.
Compiler Panic
The V compiler itself paniced. It should not, it should produce nice and readable errors instead.
Unit: Compiler
Bugs/feature requests, that are related to the V compiler in general.
Unit: Parser
Bugs/feature requests, that are related to the V parser or syntax (*not* semantic ones).
V doctor:
What did you do?
./v -g -o vdbg cmd/v && ./vdbg -silent bug6.v
See attached file
bug6.v
What did you expect to see?
V should not segfault
What did you see instead?
bug6.v.txt
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: