]> git.saurik.com Git - bison.git/commit
* src/reader.c (grammar_current_rule_check):
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Oct 2002 03:53:18 +0000 (03:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Oct 2002 03:53:18 +0000 (03:53 +0000)
commit98194095fe39f67436032de5d3a1d55e9e451389
treec8ffce37c29bea428fed668a6b32f4cbe11bba8c
parent3f4c0f801705f770ecf59ac60c812295159ce56d
* src/reader.c (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>.
ChangeLog