Re: Exception handling dumps second time round

2003-09-20 Thread Leopold Toetsch
Nicholas Clark <[EMAIL PROTECTED]> wrote: >> Is this a behaviour of the hidden invoke (of the exception handler) that >> I am unaware of? > This got Warnocked, didn't it? No, albeit I can't find my answers WRT that, it is fixed. > Nicholas Clark leo

Re: Exception handling dumps second time round

2003-09-20 Thread Nicholas Clark
On Tue, Aug 19, 2003 at 10:32:21AM +0200, Jos Visser wrote: > When I install and use an exception handler for the second time Parrot > dumps. It looks like the "set_eh" messes up the sub object in P10 > because when I uncomment the second newsub it works... > > Is this a behaviour of the hidden in

Exception handling dumps second time round

2003-08-19 Thread Jos Visser
When I install and use an exception handler for the second time Parrot dumps. It looks like the "set_eh" messes up the sub object in P10 because when I uncomment the second newsub it works... Is this a behaviour of the hidden invoke (of the exception handler) that I am unaware of? ++Jos.nl -