Skip to content

Build warning on mik_parser.mly #6

@vog

Description

@vog

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions