lua-users home
lua-l archive

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


>Where is store this code: errno, lua_State->errorJmp.status
>or add new member to lua_State (int errcode)?

Use the registry. It's there for these kind of uses.
--lhf