]> git.saurik.com Git - bison.git/commit - ChangeLog
Address GCC warnings about shadowed local variables (yyflag).
authorAkim Demaille <demaille@gostai.com>
Wed, 1 Sep 2010 13:13:27 +0000 (15:13 +0200)
committerAkim Demaille <demaille@gostai.com>
Wed, 1 Sep 2010 13:13:27 +0000 (15:13 +0200)
commitc49784f5f5c0b8a4ffda574e2cf5a1e3e63110ba
treef33c04daa565d2cebf9267e1527deffb25b6848a
parent64877e5e04bd7d59493c8c58d9fc25ca91139f07
Address GCC warnings about shadowed local variables (yyflag).

* data/glr.c (YYCHK): Rename yyflag as yychk_flag.
(yyprocessOneStack): Reduce the scope of yyaction, yyconflicts,
yyrule, and yyflag.
ChangeLog
data/glr.c