/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.983 by eggert, Mon Jan 13 07:19:17 2003 UTC revision 1.984 by akim, Mon Jan 13 15:42:31 2003 UTC
# Line 1  Line 1 
1    2003-01-13  Akim Demaille  <akim@epita.fr>,
2                    Quoc Peyrot <chojin@lrde.epita.fr>,
3                    Robert Anisko <anisko_r@lrde.epita.fr>
4    
5            * data/lalr1.cc (parse::yyerrlab1): When popping the stack, stop
6            when the stacks contain one element, as the loop would otherwise
7            free the last state, and then use the top state (the one we just
8            popped).  This means that the initial elements will not be freed
9            explicitly, as is the case in yacc.c; it is not a problem, as
10            these elements have fake values.
11    
12  2003-01-11  Paul Eggert  <eggert@twinsun.com>  2003-01-11  Paul Eggert  <eggert@twinsun.com>
13    
14          * NEWS: %expect-violations are now just warnings, reverting          * NEWS: %expect-violations are now just warnings, reverting

Legend:
Removed from v.1.983  
changed lines
  Added in v.1.984

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