]> git.saurik.com Git - bison.git/commitdiff
* src/reader.c (symbol_should_be_used): Renamed from symbol_typed_p.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Jan 2006 22:51:00 +0000 (22:51 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 27 Jan 2006 22:51:00 +0000 (22:51 +0000)
All used changed.  Check whether the symbol has a destructor,
not whether it is typed.
* tests/input.at (AT_CHECK_UNUSED_VALUES): Add a destructor, so
that the values are still reported as unused.  All line numbers
adjusted.


No differences found