1
0
mirror of https://github.com/lua/lua synced 2026-06-08 15:34:49 +00:00
Files
lua-lua/bugs
T
Roberto Ierusalimschy 5d89dad9b8 bug log
1997-12-02 10:46:15 -02:00

5 lines
169 B
Plaintext

** 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.