1
0
mirror of https://github.com/lua/lua.git synced 2025-01-14 05:43:00 +08:00
lua/bugs
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.