]> git.saurik.com Git - bison.git/commit
(yyparse): Pacify non-GCC compilers about yyerrorlab
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 8 Jan 2005 05:22:19 +0000 (05:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 8 Jan 2005 05:22:19 +0000 (05:22 +0000)
commitb47217154afb271a31764bd3081ed9e1e918dfd3
treea4eedf6cdf98aa62aece3754b722834032b802ab
parentc7a65b99a6ee5095a752be24303856e31e9429cd
(yyparse): Pacify non-GCC compilers about yyerrorlab
being defined and not used.
Use "if (false)" rather than "if (0)".
data/lalr1.cc