%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)
commitd140056923f4942c645cf56e0f6940e28113cfdd
tree61f3f5963ec1d22a057b5ffbc9eaadfbedbd4dbd
parent51c994d8f0dd465fbcf9db758ba1399fb1a14545
%expect-rr is for GLR only

* 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.
NEWS
src/conflicts.c
tests/conflicts.at