bison/src conflicts.c
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/bison Module name: bison Changes by: Paul Eggert <[email protected]> 02/12/28 20:58:49 Modified files: src : conflicts.c Log message: (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. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/bison/bison/src/conflicts.c.diff?tr1=1.101&tr2=1.102&r1=text&r2=text