Re: problem with register allocation

2003-08-01 Thread Kenneth Graves
Date: Fri, 1 Aug 2003 22:46:29 +0200 From: Stéphane Payrard <[EMAIL PROTECTED]> I am trying to learn about continuations and Parrot. I hit a problem of register allocation. I don't know if it is a miscomprehension from me or a bug. Probably the former. Apparently P16 is used both

Re: problem with register allocation

2003-08-01 Thread Leopold Toetsch
Luke Palmer wrote: I think we should remove nested subs from imcc, because they aren't buying us anything and are only causing confusion. Yep. Melvin is for this too. I said, there are users of this "feature", so be careful, but again another one falling into the very same trap ... The user ba

Re: problem with register allocation

2003-08-01 Thread Luke Palmer
> Hi everybody, > > That was nice to meet many of you in person at YAPC::EU, > > I am trying to learn about continuations and Parrot. I hit a > problem of register allocation. I don't know if it is a > miscomprehension from me or a bug. Probably the former. > Apparently P16 is used both for my Pe

problem with register allocation

2003-08-01 Thread Stéphane Payrard
Hi everybody, That was nice to meet many of you in person at YAPC::EU, I am trying to learn about continuations and Parrot. I hit a problem of register allocation. I don't know if it is a miscomprehension from me or a bug. Probably the former. Apparently P16 is used both for my Perlhash and the S