mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Fix untranslatable composition of sentences.
Reported by Goran Uddeborg at <http://lists.gnu.org/archive/html/bug-bison/2008-06/msg00000.html>. * THANKS (Goran Uddeborg): Add. * src/reduce.c (reduce_print): Report the number of nonterminals and rules useless in the grammar in separate sentences. * tests/reduce.at (Useless Rules): Update output. (Reduced Automaton): Likewise. (Underivable Rules): Likewise. (Empty Language): Likewise.
This commit is contained in:
13
ChangeLog
13
ChangeLog
@@ -1,3 +1,16 @@
|
||||
2008-07-16 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Fix untranslatable composition of sentences. Reported by Goran
|
||||
Uddeborg at
|
||||
<http://lists.gnu.org/archive/html/bug-bison/2008-06/msg00000.html>.
|
||||
* THANKS (Goran Uddeborg): Add.
|
||||
* src/reduce.c (reduce_print): Report the number of nonterminals and
|
||||
rules useless in the grammar in separate sentences.
|
||||
* tests/reduce.at (Useless Rules): Update output.
|
||||
(Reduced Automaton): Likewise.
|
||||
(Underivable Rules): Likewise.
|
||||
(Empty Language): Likewise.
|
||||
|
||||
2008-07-15 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Fix some .gitignore and .cvsignore problems.
|
||||
|
||||
Reference in New Issue
Block a user