Skip to content
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
This repository was archived by the owner on Jun 8, 2026. It is now read-only.

fix bison warnings #23

Description

@ronaldtanner
[BISON][parser_generated_sources] Building parser with bison 3.8.2
intens/src/parser/parseryacc.yy:8642.5-41: warning: type clash on default action: <val_integer> != <> [-Wother]
 8642 |   | tEXPAND ',' job_set_attributes_expand
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
intens/src/parser/parseryacc.yy: warning: 7 shift/reduce conflicts [-Wconflicts-sr]
intens/src/parser/parseryacc.yy: warning: 1 reduce/reduce conflict [-Wconflicts-rr]
intens/src/parser/parseryacc.yy: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions