|
Have anyone tried the LUA_GCSETINCMODE option? Ideally, the call collectgarbage(setincmode, 0) should turn off the incremental collector. Therefore, Lua 5.1 should behave like 5.0. But it doesn't, and I haven't any clue why... Any feedback is more than wellcome. -- Roberto