Prefer M4 to CPP.

* data/lalr1.cc: Use b4_error_verbose_if instead of #if
	YYERROR_VERBOSE.
This commit is contained in:
Akim Demaille
2008-08-21 22:04:27 +02:00
parent a0ffc1751e
commit 422c18f48d
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.