[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua 5.2 beta & error level
- From: Roberto Ierusalimschy <roberto@...>
- Date: Sat, 5 Nov 2011 11:05:09 -0200
> And, at the risk of sounding like a lazy bum who can't even be
> bothered to write the code to strip the traceback of pointless
> lines, Lua 5.2 would be a better Lua if it did.
I agree, but that does not look like a trivial change, as it involves
some protocol to pass that level to the traceback function. So, I am
afraid the time has passed for this in 5.2.
-- Roberto