mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
* tests/reduce.at (Useless Terminals, Useless Nonterminals): New.
* src/reduce.c (reduce_grammar_tables): Do not free useless tags, as all tags are free'ed afterwards. From Enrico Scholz.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-11-28 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* tests/reduce.at (Useless Terminals, Useless Nonterminals): New.
|
||||
* src/reduce.c (reduce_grammar_tables): Do not free useless tags,
|
||||
as all tags are free'ed afterwards.
|
||||
From Enrico Scholz.
|
||||
|
||||
2001-11-27 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/system.h: Use intl/libgettext.h.
|
||||
|
||||
Reference in New Issue
Block a user