mirror of https://github.com/rusefi/lua.git
two new bugs in 4.0 :-( (both were already corrected in 5.0 :-)
This commit is contained in:
parent
25dc9b7faf
commit
6de93e2932
9
bugs
9
bugs
|
@ -275,5 +275,14 @@ Fri Dec 21 15:21:05 EDT 2001
|
|||
>> seg. fault when rawget/rawset get extra arguments
|
||||
(by Eric Mauger; since 4.0b)
|
||||
|
||||
** lvm.c
|
||||
Wed Jun 19 13:28:20 EST 2002
|
||||
>> line hook gets wrong `ar'
|
||||
(by Daniel C. Sinclair; since 4.0.b)
|
||||
|
||||
** ldo.c
|
||||
Wed Jun 19 13:31:49 EST 2002
|
||||
>> `protectedparser' may run GC, and then collect `filename'
|
||||
>> (in function `parse_file')
|
||||
(by Alex Bilyk; since 4.0)
|
||||
|
||||
|
|
Loading…
Reference in New Issue