/[bison]/bison/NEWS
ViewVC logotype

Diff of /bison/NEWS

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

revision 1.21.2.21 by akim, Mon Nov 5 15:15:45 2001 UTC revision 1.21.2.22 by akim, Mon Nov 12 09:19:46 2001 UTC
# Line 3  Bison News Line 3  Bison News
3    
4  Changes in version 1.30b:  Changes in version 1.30b:
5    
6    * Fixed parser memory leaks.
7      When the generated parser was using malloc to extend its stacks, the
8      previous allocations were not freed.
9    
10    * Fixed verbose output file.
11      Some newlines were missing.
12      Some conflicts in state descriptions were missing.
13    
14    * Fixed conflict report.
15      Option -v was needed to get the result.
16    
17    * %expect
18      Was not used.
19      Mismatches are errors, not warnings.
20    
21  * Fixed incorrect processing of some invalid input.  * Fixed incorrect processing of some invalid input.
22    
23  * Fixed CPP guards: 9foo.h uses BISON_9FOO_H instead of 9FOO_H.  * Fixed CPP guards: 9foo.h uses BISON_9FOO_H instead of 9FOO_H.

Legend:
Removed from v.1.21.2.21  
changed lines
  Added in v.1.21.2.22

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