소스 검색

gc tag method for nil could call line hook

Roberto Ierusalimschy 25 년 전
부모
커밋
48a968e6b5
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      bugs

+ 10 - 0
bugs

@@ -188,3 +188,13 @@ Wed May 24 14:50:16 EST 2000
 >> (e.g. «local a; function f() x = {a=1} end»)
 (by Edgar Toernig; since 3.1)
 
+** lparser.c
+Tue Aug 29 15:56:05 EST 2000
+>> error message for `for' uses `while'
+(since 4.0a; already corrected)
+
+** lgc.c
+Tue Aug 29 15:57:41 EST 2000
+>> gc tag method for nil could call line hook
+(by ry; since ?)
+