/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.972 by eggert, Sat Dec 28 09:02:18 2002 UTC revision 1.973 by eggert, Sun Dec 29 03:16:57 2002 UTC
# Line 1  Line 1 
1    2002-12-28  Paul Eggert  <eggert@twinsun.com>
2    
3            Version 1.75f.
4    
5            Switch back to the Yacc style of conflict reports, undoing some
6            of the 2002-07-30 change.
7            * doc/bison.texinfo (Understanding): Use Yacc style for
8            conflict reports.  Also, use new way of locating rules.
9            * src/conflicts.c (conflict_report):
10            Renamed from conflict_report_yacc, removing the old
11            'conflict_report'.  Translate the entire conflict report at once,
12            so that we don't assume that "," has the same interpretation in
13            all languages.
14            (conflicts_output): Use Yacc-style conflict report for each state,
15            instead of our more-complicated style.
16            (conflicts_print): Use Yacc-style conflict report, except print
17            the input file name when not emulating Yacc.
18            * tests/conflicts.at (Unresolved SR Conflicts, Defaulted
19            Conflicted Reduction, %expect not enough, %expect too much,
20            %expect with reduce conflicts): Switch to Yacc-style conflict reports.
21            * tests/existing.at (GNU Cim Grammar): Likewise.
22            * tests/glr-regr1.at (Badly Collapsed GLR States): Likewise.
23    
24            * src/complain.c (warn_at, warn, complain_at, complain, fatal_at,
25            fatal): Don't invoke fflush; it's not needed and it might even be
26            harmful for stdout, as stdout might not be open.
27            * src/reduce.c (reduce_print): Likewise.
28    
29  2002-12-27  Paul Eggert  <eggert@twinsun.com>  2002-12-27  Paul Eggert  <eggert@twinsun.com>
30    
31          Fix a bug where error locations were not being recorded correctly.          Fix a bug where error locations were not being recorded correctly.

Legend:
Removed from v.1.972  
changed lines
  Added in v.1.973

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26