]> git.saurik.com Git - bison.git/commit
(grammar_current_rule_check):
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Oct 2002 03:52:53 +0000 (03:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Oct 2002 03:52:53 +0000 (03:52 +0000)
commit3f4c0f801705f770ecf59ac60c812295159ce56d
treecb1a5e0863cbef8d10f6ed118038e62ad869a509
parent14904b8965ff5b4127fb5855b5282320c0d27c92
(grammar_current_rule_check):
Don't worry about the default action if $$ is untyped.
Prevents bogus warnings reported by Jim Gifford in
<http://mail.gnu.org/pipermail/bug-bison/2002-October/001673.html>.
src/reader.c