]> git.saurik.com Git - bison.git/commit - data/glr.c
(yydoAction): Return YYRESULTTAG, not int.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Nov 2002 07:46:19 +0000 (07:46 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Nov 2002 07:46:19 +0000 (07:46 +0000)
commitff032592794e7184132dcdce1581229ab3716aa3
tree06b78fda59f35679d7c087bc93e7c1a4129c6f9a
parentdbba6a3be7dd98a7fd33353d79c088d8b66fc324
(yydoAction): Return YYRESULTTAG, not int.
(yyglrReduce): Return yyok, not 0.
This should avoid the enumerated-type warnings reported
by Nelson H. F. Beebe in
<http://mail.gnu.org/pipermail/bug-bison/2002-November/001872.html>.
data/glr.c