]> git.saurik.com Git - bison.git/blobdiff - tests/torture.at
grammars: fix display of nul character in error message
[bison.git] / tests / torture.at
index a5e244b65086990b0e6884ff54005d2c95bc71ac..5aa18900e6155a4705b25fa761d3ed0ea06f19fc 100644 (file)
@@ -431,7 +431,7 @@ int
 main (int argc, const char **argv)
 {
   YYSTYPE yylval_init = get_args (argc, argv);
-  int status;
+  int status = 0;
   int count;
 ]m4_bmatch([$2], [api.push-pull both],
 [[  yypstate *ps = yypstate_new ();