(yytname): Do not assume that the user defines YYDEBUG to a properly

parenthesized expression.
This commit is contained in:
Paul Eggert
2001-12-17 19:41:46 +00:00
parent 23a1adea4a
commit c527b2d483

View File

@@ -228,7 +228,7 @@ static const short yyrline[] =
};
#endif
#if YYDEBUG || YYERROR_VERBOSE
#if (YYDEBUG) || YYERROR_VERBOSE
/* YYTNME[TOKEN_NUM] -- String name of the token TOKEN_NUM. */
static const char *const yytname[] =
{