]> git.saurik.com Git - bison.git/commit
glr.c: scope reduction
authorAkim Demaille <akim@lrde.epita.fr>
Wed, 12 Dec 2012 10:28:24 +0000 (11:28 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Wed, 12 Dec 2012 10:28:24 +0000 (11:28 +0100)
commitfc28638e1c4ef0c41ad52b832b547305ea8c1784
treef63485b63b6827a0429c532cec97227e9e008c69
parent911537c30f91d1104775dd61d409039252a0ce75
glr.c: scope reduction

* data/glr.c (yyreportSyntaxError): Reduce the scope of yysize1 (now
yysz).
data/glr.c