* 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.
This commit is contained in:
Joel E. Denny
2006-02-21 21:01:57 +00:00
parent 5f4236a0c2
commit 841a773708
2 changed files with 47 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
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) && !