]> git.saurik.com Git - bison.git/commit
(yyuserAction, yyrecoverSyntaxError): Mark args
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Dec 2004 06:07:11 +0000 (06:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Dec 2004 06:07:11 +0000 (06:07 +0000)
commit80a183578b4c942656e67c37ce90bf413427982e
tree19e51bbeb9c76105d5bdcd004b65f5c01d06eb04
parent046ac74eefd50406d8f60bbdf83da866d47e8669
(yyuserAction, yyrecoverSyntaxError): Mark args
with ATTRIBUTE_UNUSED if they're not used, to avoid GCC warning.
(yyparse): Remove unused local introduced in 2004-10-25 patch.
data/glr.c