Roberto Ierusalimschy 28 vuotta sitten
vanhempi
commit
5d89dad9b8
1 muutettua tiedostoa jossa 4 lisäystä ja 3 poistoa
  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.