[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Exception handling questions
- From: Mark Hamburg <mhamburg@...>
- Date: Sat, 27 Nov 2004 23:42:21 -0800
on 11/27/04 11:35 PM, Mark Hamburg at mhamburg@adobe.com wrote:
> 2. Reading seterrorobj, it looks to me like it leaves a random object on the
> top of the stack in the event of errors it doesn't understand such as
> LUA_ERRFILE.
Ah. I now see that this isn't actually thrown and hence doesn't cause
trouble.
Mark