Re: [perl #53040] rakdudo : code generated by --target=pir does not execute in parrot

2008-04-20 Thread Patrick R. Michaud
On Fri, Apr 18, 2008 at 09:47:06AM -0700, chromatic wrote: > > On Fri, Apr 18, 2008 at 06:30:24AM -0700, Stephane Payrard wrote: > > > Having it working would be a additional tool. > > > Indeed, I wanted to tweak the code manually to see the code I needed > > > the rakudo compiler to generated. > >

Re: [perl #53040] rakdudo : code generated by --target=pir does not execute in parrot

2008-04-18 Thread Will Coleda
On Fri, Apr 18, 2008 at 12:47 PM, chromatic <[EMAIL PROTECTED]> wrote: > > On Friday 18 April 2008 07:45:43 Patrick R. Michaud wrote: > > > On Fri, Apr 18, 2008 at 06:30:24AM -0700, Stephane Payrard wrote: > > > The error message is "No such caller depth" > > > > Having it working would be a add

Re: [perl #53040] rakdudo : code generated by --target=pir does not execute in parrot

2008-04-18 Thread chromatic
On Friday 18 April 2008 07:45:43 Patrick R. Michaud wrote: > On Fri, Apr 18, 2008 at 06:30:24AM -0700, Stephane Payrard wrote: > > The error message is "No such caller depth" > > Having it working would be a additional tool. > > Indeed, I wanted to tweak the code manually to see the code I needed

Re: [perl #53040] rakdudo : code generated by --target=pir does not execute in parrot

2008-04-18 Thread Patrick R. Michaud
On Fri, Apr 18, 2008 at 06:30:24AM -0700, Stephane Payrard wrote: > The error message is "No such caller depth" > > Having it working would be a additional tool. > Indeed, I wanted to tweak the code manually to see the code I needed > the rakudo compiler to generated. > > I have not investigated

[perl #53040] rakdudo : code generated by --target=pir does not execute in parrot

2008-04-18 Thread via RT
# New Ticket Created by Stephane Payrard # Please include the string: [perl #53040] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=53040 > The error message is "No such caller depth" Having it working would be a additional