mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
(Badly Collapsed GLR States): Switch to Yacc-style conflict reports.
This commit is contained in:
@@ -89,7 +89,7 @@ yylex (void)
|
||||
]])
|
||||
|
||||
AT_CHECK([[bison -o glr-regr1.c glr-regr1.y]], 0, [],
|
||||
[glr-regr1.y: warning: 1 shift/reduce conflict
|
||||
[glr-regr1.y: conflicts: 1 shift/reduce
|
||||
])
|
||||
AT_COMPILE([glr-regr1])
|
||||
AT_CHECK([[echo BPBPB | ./glr-regr1]], 0,
|
||||
|
||||
Reference in New Issue
Block a user