On 13/04/2016 18:28, Brandon Allbery via RT wrote:
On Wed, Apr 13, 2016 at 8:09 AM, Michel Normand <
perl6-bugs-follo...@perl.org> wrote:
[ 18s] Found /usr/bin/nqp-m (backend moar)
Sounds to me like you need to remove or hide the older version of nqp and
possibly moarvm in /usr, because
On Wed, Apr 13, 2016 at 8:09 AM, Michel Normand <
perl6-bugs-follo...@perl.org> wrote:
> [ 18s] Found /usr/bin/nqp-m (backend moar)
Sounds to me like you need to remove or hide the older version of nqp and
possibly moarvm in /usr, because 2016.01 needs newer versions.
--
brandon s allbery kf
Where in Rakudo is the slowdown? I'm by no means a compiler developer, but
I enjoy tinkering.
Dan
On Wed, Apr 13, 2016 at 8:04 AM, Elizabeth Mattijsen via RT <
perl6-bugs-follo...@perl.org> wrote:
> > On 12 Apr 2016, at 04:40, Daniel Green (via RT) <
> perl6-bugs-follo...@perl.org> wrote:
> >
>
# New Ticket Created by Michel Normand
# Please include the string: [perl #127889]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=127889 >
rakudo build failure for ppc64 archi
As reported by (1) failure with last tried versio
On Wed, Apr 13, 2016 at 6:30 AM, Tom Browder wrote:
> Is there any easy way to change the default installation location from
> '~/.rakudobrew' to something else, say by changing or defining an
> environment variable?
Please disregard this dumb question--I was confused over loss of my
home directo
Hi,
On 04/13/2016 02:52 PM, Zoffix Znet (via RT) wrote:
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #127890]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=127890 >
Hey,
I propose we make Test.pm6'
On Wednesday, April 13, 2016, H.Merijn Brand wrote:
> On Wed, 13 Apr 2016 06:30:35 -0500, Tom Browder >
> wrote:
> > Is there any easy way to change the default installation location from
> > '~/.rakudobrew' to something else, say by changing or defining an
> > environment variable?
>
> I change
# New Ticket Created by Zoffix Znet
# Please include the string: [perl #127890]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=127890 >
Hey,
I propose we make Test.pm6's `subtest` a multi sub that can also take a Pair.
The k
> On 12 Apr 2016, at 04:40, Daniel Green (via RT)
> wrote:
>
> # New Ticket Created by Daniel Green
> # Please include the string: [perl #127881]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=127881 >
>
>
> '@array[0,
On Wed, 13 Apr 2016 06:30:35 -0500, Tom Browder
wrote:
> Is there any easy way to change the default installation location from
> '~/.rakudobrew' to something else, say by changing or defining an
> environment variable?
I changed it in bin/rakudobrew
-my $prefix = catdir($RealBin, updir());
+my
> On 11 Apr 2016, at 15:19, Itsuki Toyota (via RT)
> wrote:
>
> # New Ticket Created by Itsuki Toyota
> # Please include the string: [perl #127879]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=127879 >
>
>
> See the
> On 11 Apr 2016, at 15:19, Itsuki Toyota (via RT)
> wrote:
>
> # New Ticket Created by Itsuki Toyota
> # Please include the string: [perl #127879]
> # in the subject line of all future correspondence about this issue.
> # https://rt.perl.org/Ticket/Display.html?id=127879 >
>
>
> See the
Is there any easy way to change the default installation location from
'~/.rakudobrew' to something else, say by changing or defining an
environment variable?
Thanks.
-Tom
On Mon Dec 14 09:29:37 2015, labster wrote:
> > Pull request submitted. I hope this is the right place to do that:
> >
> > https://github.com/perl6/roast/pull/87
>
> I approved the pull request. If the tests pass on Windows, this
> ticket can be resolved.
Given the complete lack of activity/comp
On Sun Apr 10 08:20:19 2016, raiph wrote:
> What I did
> ==
>
> package foo {}
> enum foo
>
> What I expected
> ===
>
> The same redeclaration error I get when I write:
>
> enum foo ;
> package foo {}
>
> # Redeclaration of symbol foo
>
> What I got
> ==
>
> No e
15 matches
Mail list logo