* tests/calc.at [AT_DATA_CALC_Y]: Use %error-verbose instead

of defining YYERROR_VERBOSE.
[AT_DATA]: $4 is now out of C declarations in the prologue.
This commit is contained in:
Marc Autret
2001-11-29 20:48:45 +00:00
parent 84b113cd22
commit 147e184ccc
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
2001-11-29 Marc Autret <autret_m@epita.fr>
* tests/calc.at [AT_DATA_CALC_Y]: Use %error-verbose instead
of defining YYERROR_VERBOSE.
[AT_DATA]: $4 is now out of C declarations in the prologue.
2001-11-28 Marc Autret <autret_m@epita.fr>
* src/reader.c (parse_dquoted_param): New.