diff --git a/data/lalr1.cc b/data/lalr1.cc index b2f24a0b..ed825075 100644 --- a/data/lalr1.cc +++ b/data/lalr1.cc @@ -491,6 +491,7 @@ yy::]b4_parser_class_name[::yydestruct_ (const char* yymsg, int yytype, semantic_type* yyvaluep, location_type* yylocationp) { /* Pacify ``unused variable'' warnings. */ + (void) yymsg; (void) yyvaluep; (void) yylocationp;