/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.996 by akim, Thu Feb 6 10:04:29 2003 UTC revision 1.997 by eggert, Thu Feb 13 07:15:52 2003 UTC
# Line 1  Line 1 
1    2003-02-12  Paul Eggert  <eggert@twinsun.com>
2    
3            * data/yacc.c (yyerrlab) [YYERROR_VERBOSE]:
4            Avoid subscript error in yycheck.  Bug reported by Andrew Suffield in
5            <http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00003.html>.
6            * data/glr.c (yyreportSyntaxError) [YYERROR_VERBOSE]: Likewise.
7            Check for malloc failure, for consistency with yacc.c.
8            (yytname_size): Remove, for consistency with yacc.c.
9    
10            The bug still remains in data/lalr1.cc, as I didn't have time
11            to fix it there.
12    
13  2003-02-06  Akim Demaille  <akim@epita.fr>  2003-02-06  Akim Demaille  <akim@epita.fr>
14    
15          * configure.ac (GXX): Rename as...          * configure.ac (GXX): Rename as...

Legend:
Removed from v.1.996  
changed lines
  Added in v.1.997

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