]> git.saurik.com Git - bison.git/commit
(yy_reduce_print): Don't assume that yyrline[yyrule] promotes to int;
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Dec 2002 05:46:30 +0000 (05:46 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Dec 2002 05:46:30 +0000 (05:46 +0000)
commit4f21fffe7e1e948cf2ad9fcf06c8a6716d48fc10
treef70b28399d2ac6a8e69b78fe8887fe53104546d6
parentc5d128ec1ae0141984b205183fecda0c734fcf97
(yy_reduce_print): Don't assume that yyrline[yyrule] promotes to int;
it might be unsigned int.
data/yacc.c