Roberto Ierusalimschy 28 년 전
부모
커밋
5d89dad9b8
1개의 변경된 파일4개의 추가작업 그리고 3개의 파일을 삭제
  1. 4 3
      bugs

+ 4 - 3
bugs

@@ -1,3 +1,4 @@
-- arquivo comecando com # fica com numero da linha defazado (inout.c 2.69)
-- LUA_COMPAT2_5 escrito errado em opcode.c (faltou o LUA_)
-- opcode.c
+** lua.stx / llex.c
+Tue Dec  2 10:45:48 EDT 1997
+>> BUG: "lastline" was not reset on function entry, so debug information
+>> started only in the 2nd line of a function.