* src/scan-gram.l: When it starts with `%', complain about the

whole directive, not just that `invalid character: %'.
This commit is contained in:
Akim Demaille
2002-11-05 21:20:14 +00:00
parent 8aeac3ca0c
commit 29c017256a
2 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2002-11-05 Akim Demaille <akim@epita.fr>
* src/scan-gram.l: When it starts with `%', complain about the
whole directive, not just that `invalid character: %'.
2002-11-04 Akim Demaille <akim@epita.fr>
* Makefile.maint: Update from Autoconf.