mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* tests/push.at (Push Parsing: Memory Leak for Early Deletion): Do not
name user variables starting with `yy'. Just pass NULL instead of a dummy local &yylval to yypush_parse. * tests/torture.at (AT_DATA_STACK_TORTURE): Do not name user variables starting with `yy'.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2007-08-11 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
* tests/push.at (Push Parsing: Memory Leak for Early Deletion): Do not
|
||||
name user variables starting with `yy'. Just pass NULL instead of a
|
||||
dummy local &yylval to yypush_parse.
|
||||
* tests/torture.at (AT_DATA_STACK_TORTURE): Do not name user variables
|
||||
starting with `yy'.
|
||||
|
||||
2007-08-03 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
* data/yacc.c (yyexhaustedlab): Define it when YYERROR_VERBOSE is
|
||||
|
||||
Reference in New Issue
Block a user