lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tue, Jan 25, 2011 at 3:43 PM, Alexander Gladysh <agladysh@gmail.com> wrote:
> (After discussion:) So, no more need for patched Lua, right?

I'd say so. Once you see it as a dynamic run-time problem, then error
messages are straightforward.

Now, if you wanted to _debug_ the result ... ;)

steve d.