* src/scan-gram.l (unexpected_end_of_file): New function.

Use it to systematize the error message on unexpected EOF.
This commit is contained in:
Paul Eggert
2002-11-07 08:15:28 +00:00
parent 8e6ef48342
commit 58918640ad

View File

@@ -1,3 +1,8 @@
2002-11-07 Paul Eggert <eggert@twinsun.com>
* src/scan-gram.l (unexpected_end_of_file): New function.
Use it to systematize the error message on unexpected EOF.
2002-11-06 Akim Demaille <akim@epita.fr>
#line should have quoted strings.