/[bison]/bison/NEWS
ViewVC logotype

Diff of /bison/NEWS

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

revision 1.26 by akim, Thu Dec 27 18:06:41 2001 UTC revision 1.27 by akim, Thu Dec 27 18:13:09 2001 UTC
# Line 3  Bison News Line 3  Bison News
3    
4  Changes in version 1.49a:  Changes in version 1.49a:
5    
6  * items overflow  * Items overflow
7    Bison no longer dumps core when there are too many items, it just    Bison no longer dumps core when there are too many items, it just
8    dies.    dies.
9    
10    * Token end-of-file
11      The token end of file may be specified by the user, in which case,
12      the user symbol is used in the reports, the graphs, and the verbose
13      error messages instead of `$', which remains being the defaults.
14      For instance
15         %token YYEOF 0
16      or
17         %token YYEOF 0 "end of file"
18    
19  Changes in version 1.30:  Changes in version 1.30:
20    

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

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