mirror of
https://github.com/lua/lua
synced 2026-09-27 00:28:25 +03:00
two new bugs in 4.0 :-( (both were already corrected in 5.0 :-)
This commit is contained in:
parent
25dc9b7faf
commit
6de93e2932
1 changed files with 9 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue