]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* data/glr.c (yyexpandGLRStack): Catch an off-by-one error that
[bison.git] / ChangeLog
index c8d3e981fecf007162cd19652910be646981ac2b..8a12134a599ddbb9d87b636b16262ef15f3d6b48 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2006-02-27  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * data/glr.c (yyexpandGLRStack): Catch an off-by-one error that
+       led to a segmentation fault in GNU Pascal.  Problem reported
+       by Waldek Hebisch.
+
+2006-02-21  Joel E. Denny  <jdenny@ces.clemson.edu>
+
+       * doc/bison.texinfo (Mid-Rule Actions): Explain how to bury a
+       mid-rule action inside a nonterminal symbol in order to declare a
+       destructor for its semantic value.
+
 2006-02-16  Paul Eggert  <eggert@cs.ucla.edu>
 
        * data/yacc.c [(! defined yyoverflow || YYERROR_VERBOSE) && !