X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d9fa1b7c4f2379ec16e9bd6b51bc49157066e4db..f0f95a50ee91374ac42b13f201aa42c2038fcada:/data/glr.c diff --git a/data/glr.c b/data/glr.c index be305f22..7ab38235 100644 --- a/data/glr.c +++ b/data/glr.c @@ -396,7 +396,6 @@ dnl We probably ought to introduce a type for confl. ]b4_yylloc_default_define[ # define YYRHSLOC(Rhs, K) ((Rhs)[K].yystate.yyloc) ]])[ -]b4_yy_location_print_define[ ]b4_pure_if( [ @@ -437,6 +436,8 @@ typedef enum { yyok, yyaccept, yyabort, yyerr } YYRESULTTAG; # define YYFPRINTF fprintf # endif +]b4_yy_location_print_define[ + # define YYDPRINTF(Args) \ do { \ if (yydebug) \