/[bison]/bison/NEWS
ViewVC logotype

Diff of /bison/NEWS

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

revision 1.40 by akim, Thu May 2 15:13:09 2002 UTC revision 1.41 by akim, Thu May 2 16:40:54 2002 UTC
# Line 43  Changes in version 1.49b: Line 43  Changes in version 1.49b:
43  * Revert the C++ namespace changes introduced in 1.31, as they caused too  * Revert the C++ namespace changes introduced in 1.31, as they caused too
44    many portability hassles.    many portability hassles.
45    
46  * Items overflow  * Default locations
47    Bison no longer dumps core when there are too many items, it just    By an accident of design, the default computation of @$ was
48    dies.    performed after another default computation was performed: @$ = @1.
49      The latter is now removed: YYLLOC_DEFAULT is fully responsible of
50      the computation of @$.
51    
52  * Token end-of-file  * Token end-of-file
53    The token end of file may be specified by the user, in which case,    The token end of file may be specified by the user, in which case,

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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