Re: IMCC hangs

2003-08-14 Thread Leopold Toetsch
Togos <[EMAIL PROTECTED]> wrote: > This code causes IMCC to hang: > ... This started happening around > the time the 'multiple return' bug was > fixed, Seems to be related with the multiple freeing reported by Michael. With the workaround it runs fine now. leo

Re: IMCC hangs

2003-08-14 Thread Michal Wallace
On Sun, 10 Aug 2003, Vladimir Lipskiy wrote: > > Seems to be related with the multiple freeing reported by Michael. > > I thought his name was Michal (:>8 yes, I was born without an e. :) Sincerely, Michal J Wallace Sabren Enterprises, Inc. - contact: [EMAI

Re: IMCC hangs

2003-08-14 Thread Leopold Toetsch
Vladimir Lipskiy <[EMAIL PROTECTED]> wrote: >> Seems to be related with the multiple freeing reported by Michael. > I thought his name was Michal (:>8 Sorry, yes. This part of my brain is seriously damaged ;-) (plus some beer overflow yesterday - trying to fight ~310K, of course in vain) leo

IMCC hangs

2003-08-11 Thread TOGoS
This code causes IMCC to hang: .pcc_sub _main non_prototyped newsub $P5, .Sub, _ags_3 $P4 = new PerlString $P4 = "foobar!" newsub P1, .Continuation, agl_1 .pcc_begin non_prototyped .arg $P4 .pcc_call $P5, P1 agl_1: .result $P6 .pcc_end end .end

Re: IMCC hangs

2003-08-10 Thread Vladimir Lipskiy
> Seems to be related with the multiple freeing reported by Michael. I thought his name was Michal (:>8