]> git.saurik.com Git - bison.git/commit
Fix untranslatable composition of sentences.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 16 Jul 2008 06:56:36 +0000 (02:56 -0400)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Wed, 16 Jul 2008 06:56:36 +0000 (02:56 -0400)
commitbcf07cb7070fab57727b274486dc7a331ff8ac2d
tree694ffb6a394e77775c2e0d09b2c74391579929c8
parent9aacab9ae9a16465284768f4014dc08b26819180
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.
ChangeLog
THANKS
src/reduce.c
tests/reduce.at