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
--- 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
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
# 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