* tests/calc.at (exp): Now, YYERROR_VERBOSE need to be set

to an explicit value to activate the feature. We do it here.
This commit is contained in:
Marc Autret
2001-09-01 01:20:54 +00:00
parent 7a999fcb7b
commit 087c8fdae3
3 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2001-09-01 Marc Autret <autret_m@epita.fr>
* tests/calc.at (exp): Now, YYERROR_VERBOSE need to be set
to an explicit value to activate the feature. We do it here.
2001-08-31 Pascal Bart <pascal.bart@epita.fr>
* src/output.c (prepare): Delete the `filename' muscule insertion.