mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* src/conflicts.c (conflicts_print): Don't complain at all when
there are no reduce/reduce conflicts, and as many shift/reduce conflicts as expected. * tests/regression.at (%expect right): Adjust.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-11-26 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/conflicts.c (conflicts_print): Don't complain at all when
|
||||
there are no reduce/reduce conflicts, and as many shift/reduce
|
||||
conflicts as expected.
|
||||
* tests/regression.at (%expect right): Adjust.
|
||||
|
||||
2001-11-25 Marc Autret <autret_m@epita.fr>
|
||||
|
||||
* doc/bison.texinfo (Mystery Conflicts): Hint '-v' use.
|
||||
|
||||
Reference in New Issue
Block a user