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-11-11 15:59:05 +01:00
parent a0ffc1751e
commit 422c18f48d
2 changed files with 16 additions and 15 deletions
+6
View File
@@ -1,3 +1,9 @@
2008-11-11 Akim Demaille <[email protected]>
Prefer M4 to CPP.
* data/lalr1.cc: Use b4_error_verbose_if instead of #if
YYERROR_VERBOSE.
2008-11-11 Akim Demaille <[email protected]>
Support i18n of the parse error messages.