]> git.saurik.com Git - bison.git/commit
(conflict_report):
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 01:58:49 +0000 (01:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Dec 2002 01:58:49 +0000 (01:58 +0000)
commitbe7280480c175bed203883f524c7dcd6cf37c13d
treeacc1cd541416b7660f48228da1b785fe7693bac1
parent5a99098d0bba56a772fbab54f9102b4afab27ecb
(conflict_report):
Renamed from conflict_report_yacc, removing the old
'conflict_report'.  Translate the entire conflict report at once,
so that we don't assume that "," has the same interpretation in
all languages.
(conflicts_output): Use Yacc-style conflict report for each state,
instead of our more-complicated style.
(conflicts_print): Use Yacc-style conflict report, except print
the input file name when not emulating Yacc.
src/conflicts.c