Skip to content

Bison tests fail to build with modern C compiler: #33

@dabrahams

Description

@dabrahams
++++++++Bison: pure parsing
conflicts: 1 shift/reduce
In file included from /Users/dave/src/yaep/test/compare_parsers/test_yyparse.c:44:
y.tab.c:1937:16: error: call to undeclared function 'get_lex'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1937 |       yychar = YYLEX;
      |                ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions