lua-users home
lua-l archive

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


On Thu, Nov 25, 2010 at 23:54, David Manura <dm.lua@math2.org> wrote:
>> (IIRC something like all types in a certain range represent
>> objects that need garbage collection) and I couldn't figure out how to
>> change all such assumptions to accommodate it.
>
> Looks like "#define iscollectable(o) (ttype(o) >= LUA_TSTRING)".
>
There was that, but just changing that wasn't enough, so there must
have been other issues I missed somewhere.

-- 
Sent from my toaster.