summaryrefslogtreecommitdiff
path: root/perly.c
diff options
context:
space:
mode:
Diffstat (limited to 'perly.c')
-rw-r--r--perly.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/perly.c b/perly.c
index a7115b3625..46d25a5531 100644
--- a/perly.c
+++ b/perly.c
@@ -93,6 +93,7 @@ do { \
static void
yysymprint(pTHX_ PerlIO * const yyoutput, int yytype, const YYSTYPE * const yyvaluep)
{
+ PERL_UNUSED_CONTEXT;
if (yytype < YYNTOKENS) {
YYFPRINTF (yyoutput, "token %s (", yytname[yytype]);
# ifdef YYPRINT