Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4b59344d authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Updates for bison 3.5"

parents 812517ec 8e68e8c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,14 +22,14 @@
%parse-param { Declarations* decls }
%lex-param { void* scanner }

%pure-parser
%glr-parser
%skeleton "glr.cc"

%expect-rr 0

%debug
%error-verbose
%define parse.error verbose
%locations
%verbose

%union {