lua-users home
lua-l archive

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


Wesley Smith wrote:
local dbg_info = debug.getinfo(f, "nslufL")
argument #2 to 'getinfo' (invalid option)

Also, would be nice if it said which option was invalid.
I would guess that 'f' and 'L' are exclusive options, given that they both modify the stack.

Stephen
Lua tools for Windows: http://www.softwareverify.com/lua/index.html