Prefer M4 to CPP.

* data/lalr1.cc: Use b4_error_verbose_if instead of #if
	YYERROR_VERBOSE.
(cherry picked from commit 422c18f48d)
This commit is contained in:
Akim Demaille
2008-08-21 22:04:27 +02:00
committed by Joel E. Denny
parent e657f3698e
commit 39f6a8d142
2 changed files with 16 additions and 15 deletions

View File

@@ -1,3 +1,9 @@
2008-11-11 Akim Demaille <demaille@gostai.com>
Prefer M4 to CPP.
* data/lalr1.cc: Use b4_error_verbose_if instead of #if
YYERROR_VERBOSE.
2008-11-11 Akim Demaille <demaille@gostai.com>
Support i18n of the parse error messages.