lua-users home
lua-l archive

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


> Specifically, at levels 2 to 5, it returns nil for the variables'
> names and values. Beyond level 5 it still manages to retrieve correct
> information.

Are the functions at those levels C functions? If they are Lua functions,
are they loaded from stripped precompiled files?