lua-users home
lua-l archive

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


Reuben Thomas <rrt <at> sc3d.org> writes:
> The string has to be somewhere in "Lua space" or it will be gc'ed:

I was asking about the case where there *is* a reference
to the string in "Lua space," just not from the Lua *stack*.

Josh