Browse Source

wrong line number (+1) in error report when file starts with "#..."

Roberto Ierusalimschy 27 years ago
parent
commit
d22e2644dd
1 changed files with 5 additions and 0 deletions
  1. 5 0
      bugs

+ 5 - 0
bugs

@@ -13,3 +13,8 @@ Thu Jan 15 14:34:58 EDT 1998
 ** lbuiltin.c / lobject.h
 Thu Jan 15 14:34:58 EDT 1998
 >> MAX_WORD may be bigger than MAX_INT
+
+
+** llex.c
+Mon Jan 19 18:17:18 EDT 1998
+>> wrong line number (+1) in error report when file starts with "#..."