lua/bugs

5 lines
169 B
Plaintext
Raw Normal View History

1997-12-02 15:46:15 +03:00
** 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.