aboutsummaryrefslogtreecommitdiff
path: root/bugs
blob: c3e40c4d41d172501599c106c8ede0d9bb023651 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
** 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.


--- Version 3.1 alpha

** lua.c
Thu Jan 15 14:34:58 EDT 1998
>> must include "stdlib.h" (for "exit()").

** lbuiltin.c / lobject.h
Thu Jan 15 14:34:58 EDT 1998
>> MAX_WORD may be bigger than MAX_INT