mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
(yydestruct_): Pacify unused variable warning for yymsg, too.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user