-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I see the following warnings in the build log:
File "lib/mik_parser.mly", line 79, characters 0-6:
Warning: the precedence level assigned to AS is never useful.
File "lib/mik_parser.mly", line 82, characters 0-9:
Warning: the precedence level assigned to LBRACE is never useful.
File "lib/mik_parser.mly", line 81, characters 0-5:
Warning: the precedence level assigned to seq is never useful.
File "lib/mik_parser.mly", line 126, characters 29-32:
Warning: this %prec declaration is never useful.
Warning: 23 states have shift/reduce conflicts.
Warning: 79 shift/reduce conflicts were arbitrarily resolved.
Warning: 124 end-of-stream conflicts were arbitrarily resolved.
Are those warnings justified? Is it easy (and worth it) to fix them?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels