/[bison]/bison/NEWS
ViewVC logotype

Diff of /bison/NEWS

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

revision 1.85 by eggert, Tue Dec 24 08:35:23 2002 UTC revision 1.86 by eggert, Sun Dec 29 03:17:12 2002 UTC
# Line 1  Line 1 
1  Bison News  Bison News
2  ----------  ----------
3    
4    Changes in version 1.75f, 2002-12-28:
5    
6    * In Yacc-style parsers YYLLOC_DEFAULT is now used to compute error
7      locations too.  This fixes bugs in error-location computation.
8    
9    * Bison now uses a Yacc-style format for conflict reports, e.g.,
10      "conflicts: 2 shift/reduce, 1 reduce/reduce".
11    
12    * Bison now warns if it detects conflicting outputs to the same file,
13      e.g., it generates a warning for "bison -d -o foo.h foo.y" since
14      that command outputs both code and header to foo.h.
15    
16  Changes in version 1.75e, 2002-12-24:  Changes in version 1.75e, 2002-12-24:
17    
18  * If the user does not define YYSTYPE as a macro, Bison now declares it  * If the user does not define YYSTYPE as a macro, Bison now declares it

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

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