]> git.saurik.com Git - bison.git/commitdiff
%expect-rr is for GLR only
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 21 Sep 2012 13:19:12 +0000 (15:19 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 21 Sep 2012 13:29:24 +0000 (15:29 +0200)
* src/conflicts.c (conflicts_print): Complain about %expect-rr if not
in GLR mode, regardless of the number of reduce/reduce conflicts.
* tests/conflicts.at (%expect-rr non GLR): New test.
* NEWS: Update.


No differences found