[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: NULL user data ...
- From: erik@... (Erik Hougaard)
- Date: Thu, 4 Jul 2002 11:25:18 +0200
----- Original Message -----
From: "Enrico Colombini" <erix@erix.it>
To: "Multiple recipients of list" <lua-l@tecgraf.puc-rio.br>
Sent: Thursday, July 04, 2002 10:03 AM
Subject: Re: NULL user data ...
> >I must be missing something but it appears LUA doesn't handle properly
user
> >data that is (void*)NULL with a custom tag. Is this the case indeed?
>
> I I understood correctly, it's a known bug of Lua 4.0 (I ran into it,
too).
>
> By the way, is there a place where the Lua 4.01 source could be
downloaded?
>
> Enrico
The 4..0.1 is called 4.0-update and should be found on every mirror (You can
find it on my mirror ftp://ftp.hougaard.com/lua/dist/ )
/e