From: Paul Eggert Date: Sun, 29 Dec 2002 02:00:20 +0000 (+0000) Subject: (Badly Collapsed GLR States): Switch to Yacc-style conflict reports. X-Git-Tag: BISON-1_875~12 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/00c378a21f280dc32122571dee548acfb48f00b0 (Badly Collapsed GLR States): Switch to Yacc-style conflict reports. --- diff --git a/tests/glr-regr1.at b/tests/glr-regr1.at index 72aec705..884c64bd 100644 --- a/tests/glr-regr1.at +++ b/tests/glr-regr1.at @@ -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,