Files
bison/tests
Joel E. Denny 9350499cfc Don't apply the default %destructor or %printer to the error token,
$undefined, or $accept.  This change fits the general rule that the
default %destructor and %printer are only for user-declared symbols,
and it solves several difficulties that are described in the new test
cases listed below.
* src/symtab.c (symbol_destructor_get, symbol_printer_get): Implement.
* tests/actions.at (Default %printer and %destructor are not for error
or $undefined, Default %printer and %destructor are not for $accept):
New test cases.
2006-08-21 21:53:18 +00:00
..
2003-03-14 01:31:24 +00:00
2004-10-05 09:58:58 +00:00
2005-05-14 06:49:48 +00:00
2006-01-22 08:02:47 +00:00
2006-01-22 08:02:47 +00:00
2006-02-13 19:07:04 +00:00
2006-08-20 03:10:18 +00:00
2005-05-14 06:49:48 +00:00
2005-05-14 06:49:48 +00:00