/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.985 by eggert, Fri Jan 17 08:43:31 2003 UTC revision 1.986 by eggert, Wed Jan 22 06:39:16 2003 UTC
# Line 1  Line 1 
1    2003-01-21  Paul Eggert  <eggert@twinsun.com>
2    
3            * data/yacc.c (YYERROR): Move code from yyerrlab1 to here, so that
4            we don't need to worry about yyerrlab1 being reported as an
5            "unused label" by non-GCC C compilers.  The downside is that if
6            locations are used then a couple of statements are duplicated each
7            time YYERROR is invoked, but the upside is that the warnings
8            should vanish.
9            (yyerrlab1): Move code to YERROR.
10            (yyerrlab2): Remove.  Change uses back to yyerrlab1.
11            This reverts some of the 2002-12-27 change.
12    
13  2003-01-17  Paul Eggert  <eggert@twinsun.com>  2003-01-17  Paul Eggert  <eggert@twinsun.com>
14    
15          * src/output.c (symbol_printers_output): Fix typo that led          * src/output.c (symbol_printers_output): Fix typo that led

Legend:
Removed from v.1.985  
changed lines
  Added in v.1.986

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