Re: lua 5.2 debug.traceback & stripped chunks
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua 5.2 debug.traceback & stripped chunks
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2011年10月31日 15:05:42 -0200
> It looks like there's a problem in the Lua 5.2 beta when
> debug.traceback encounters a chunk with its debug info stripped.
>
> [...]
Thanks for the report.
-- Roberto