[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Handling errors of modules
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 12 Nov 2003 09:57:21 -0200
>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