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
This year we step into a recurrent issue with bison. Students
almost always faced a bad variant acces error while mismatching
types. The problem with this is that they have no way to discriminate
the source of the error.
It could be a good idea to have some security and some checkings
around variant access.
The text was updated successfully, but these errors were encountered:
nico34638
changed the title
Problem: Bad Variant Access errors are not explicit
[TC] Problem: Bad Variant Access errors are not explicit
May 28, 2023
Hello,
I am a Tiger Maintainer 2024 at Epita,
This year we step into a recurrent issue with bison. Students
almost always faced a bad variant acces error while mismatching
types. The problem with this is that they have no way to discriminate
the source of the error.
It could be a good idea to have some security and some checkings
around variant access.
The text was updated successfully, but these errors were encountered: