|
Why? The old behavior seems more logical. Now we would have to worry about tail calls when we pass a stack level to 'error' function? Or is there going to be something like absolute stack levels, instead of current relative stack levels?Lua 5.2 does not have these empty levels anymore, only a bit telling that from level X to level X+1 there has been removed frames.
-- ___________________________________________ Best regards, Sergey Rozhenkomailto:sergroj@mail.ru