lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>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