Re: [perl #60016] [PATCH] Make basic Perl 6 tests pass

2008-10-21 Thread Patrick R. Michaud
On Tue, Oct 21, 2008 at 12:21:24AM -0700, Ovid wrote: > --- On Tue, 21/10/08, James Keenan via RT <[EMAIL PROTECTED]> > Thanks. Hopefully this time there will be some traction because there > does appear to be a bug in Perl 6, as evidenced by this one-liner: > > perl6 $ ../../parrot perl6.pbc

Re: [perl #60016] [PATCH] Make basic Perl 6 tests pass

2008-10-21 Thread Ovid
--- On Tue, 21/10/08, James Keenan via RT <[EMAIL PROTECTED]> > \> This basic test suite will fail. That's > because of this test program: > > > > t/00-parrot/06-op-inplace.t > > > > I've reported this a couple of times in > http://rt.perl.org/rt3/Ticket/Display.html?id=59634 -- but > no on

[perl #60016] [PATCH] Make basic Perl 6 tests pass

2008-10-20 Thread James Keenan via RT
On Mon Oct 20 09:46:08 2008, [EMAIL PROTECTED] wrote: \> This basic test suite will fail. That's because of this test program: > > t/00-parrot/06-op-inplace.t > I've reported this a couple of times in http://rt.perl.org/rt3/Ticket/Display.html?id=59634 -- but no one paid attention. Since you

[perl #60016] [PATCH] Make basic Perl 6 tests pass

2008-10-20 Thread [EMAIL PROTECTED] (via RT)
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #60016] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60016 > If you do this after building parrot: cd languages/perl6 make test This basic