X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/70986d84bc674b0fbd9a4dcf5ee192e2cec364bf..abcd36ca1b658b108fc926f19cb9e45fb41daa65:/tests/actions.at diff --git a/tests/actions.at b/tests/actions.at index b49d9432..8be86f07 100644 --- a/tests/actions.at +++ b/tests/actions.at @@ -345,7 +345,7 @@ thing: ; %% /* Alias to ARGV[1]. */ -const char *source = 0; +const char *source = YY_NULL; static int yylex (]AT_LEX_FORMALS[) @@ -889,7 +889,7 @@ AT_CLEANUP AT_SETUP([Default %printer and %destructor for user-defined end token]) # _AT_CHECK_DEFAULT_PRINTER_AND_DESTRUCTOR_FOR_END_TOKEN(TYPED) -# ----------------------------------------------------------------------------- +# ------------------------------------------------------------- m4_define([_AT_CHECK_DEFAULT_PRINTER_AND_DESTRUCTOR_FOR_END_TOKEN], [m4_if($1, 0, [m4_pushdef([kind], []) m4_pushdef([not_kind], [*])],