lua-users home
lua-l archive

Lua 5 stack traceback / unwind

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


In lua 4, we would get a stack trace back if there was an error using
lua_dobuffer.
In lua 5, we are using luaL_loadbuffer followed by lua_pcall. If there
is an error, there is no stack trace back.
How do we implement this in lua 5?
Mike

AltStyle によって変換されたページ (->オリジナル) /