(set_conflicts): Resolve all conflicts, not just
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Apr 2003 05:07:08 +0000 (05:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Apr 2003 05:07:08 +0000 (05:07 +0000)
commit0de45ae5424c1c52b7f1a5d7592581ff56e188c9
tree3ec76320ead89bb3df068bf841c5a41fc95e3833
parentb8be9132339289b4ca5e46e32cc098a0e38bdd05
(set_conflicts): Resolve all conflicts, not just
the first one.  This change is from Paul Hilfinger, and it fixes
regression reported by Werner Lemberg in
<http://mail.gnu.org/archive/html/bug-bison/2003-04/msg00026.html>.

(resolve_sr_conflict): Don't invoke state_errs_set
unless one or more tokens have been explicitly made errors.
Otherwise, the above change causes Bison to abort.
src/conflicts.c