* src/scan-gram.l (unexpected_end_of_file): New function.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Nov 2002 08:15:28 +0000 (08:15 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Nov 2002 08:15:28 +0000 (08:15 +0000)
Use it to systematize the error message on unexpected EOF.

ChangeLog

index 536a06c..6cbcf67 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.