1 --- parser.cpp 2014-11-03 06:56:28.000000000 +0200
2 +++ parser.cpp 2014-11-03 06:57:35.000000000 +0200
6 #if (! defined yyoverflow \
7 - && (! defined __cplusplus \
8 + && (! defined __cplusplus || defined GMX_YYFORCE_C_STACK_EXTENSION \
9 || (defined YYLTYPE_IS_TRIVIAL && YYLTYPE_IS_TRIVIAL \
10 && defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL)))
14 yy_symbol_value_print (FILE *yyoutput, int yytype, YYSTYPE const * const yyvaluep, YYLTYPE const * const yylocationp, void *scanner)
16 - FILE *yyo = yyoutput;
17 + FILE *yyo gmx_unused = yyoutput;