Graham Wakefield wrote:
This problem was already fixed in the previous month, but no fixed release followed (AFAIK).It appears that every call to dostring in the rings module [1] leaves the debug.traceback function on the ring state's stack, which may accumulate. Is this a problem? Could it eventually explode the stack, or does Lua take care of this?
[1] http://lists.luaforge.net/pipermail/kepler-project/2008-May/002646.html [2] http://lists.luaforge.net/pipermail/kepler-project/2008-May/002699.html -- Shmuel