lua-users home
lua-l archive

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


I found when I call lua_getinfo with L option, it always push a table on stack, even if it returns 0 (on error).

Maybe writing this behavior into the document [1] would be better.

[1] http://www.lua.org/manual/5.3/manual.html#lua_getinfo