Hi,
How did you build your Perl 6?
That version number looks suspicious. You say you're on 2016.11-238-g2f502b4,
but the current HEAD/nom is 2016.11-226-g1d46004, 12 commits fewer than yours.
The most obvious answer is you're in possession of a time machine and are
reporting bugs from the fut
Hi,
I've rebuild rakudo from the ground up. Version I get now is
2016.11-236-g7b09bee built on MoarVM version 2016.11-41-gd2139b5 which
looks better now. However, problem still exist. Can do for now with the
unit package line before all use statements.
On Sat, 09 Jan 2016 05:37:07 -0800, lucasbuchala wrote:
> The ".perl"-stringification of an itemized slip has a strange dollar
> sign in the middle:
>
> > say slip(1,2).item.perl
> slip$(1, 2)
>
> Lists come in itemized and non-itemized flavours; and Slips are Lists,
> but I'm not certain that th
On Tue, 13 Dec 2016 11:10:38 -0800, alex.jakime...@gmail.com wrote:
> Sooo… Are you saying that the behavior in provided examples is consistent?
>
As far as I can see, yes. The first two are lazy Ranges. The second two are
non-lazy WhateverCodes. And as jnthn++ pointed out "The array subscripter
On Thu, 29 Sep 2016 11:01:49 -0700, ajs wrote:
> Via IRC:
>
> [13:51] a very slightly LTA error:
> [13:51] m: sub test { return (state $x = 0 )++; POST { $_++ }
> }; say test
> [13:51] <+camelia> rakudo-moar 58cf9d: OUTPUT«Cannot resolve caller
> postfix:<++>(Int); none of these signatures match
On 12/10/2016 11:19 AM, ToddAndMargo
wrote:
EPEL = Extra packages for Enterprise Linux
https://bugzilla.redhat.com/show_bug.cgi?id=1297077
--- Comment #8 from Fedora Update System ---
rakudo-star-0.0.2016.11-1.el7 has been submitted as an update to Fedor
On Sun, 06 Nov 2016 20:25:50 -0800, lloyd.fo...@gmail.com wrote:
> 15:18 < llfourn_> m: say (Str andthen .uc orelse "foo") # more golfed
> 15:18 <+camelia> rakudo-moar 1c425f: OUTPUT«-> ;; $_ is raw {
> #`(Block|81391040) ... }»
> 15:23 < llfourn_> m: say (Str andthen .uc orelse "foo")("wee")
> 1
Test added: https://github.com/rakudo/rakudo/commit/e327f3049a
On Sun, 09 Oct 2016 19:14:30 -0700, biod...@gmail.com wrote:
> Hi guys,
>
> Friends on IRC kindly asked me to submit this error report:
>
> Asked to remove 2 spaces, but the shortest indent is 0 spaces in any
> descend at gen/moar/m-Perl6-Actions.nqp line 473
> Asked to remove 2 spaces, but the
I think I found the cause.
The perl 5 script "prove" was not found. Adding (for me, anyway)
/usr/bin/core_perl
to PATH fixed the issue (as far as I can tell).
I think I found the cause.
The perl 5 script "prove" was not found. Adding (for me, anyway)
/usr/bin/core_perl
to PATH fixed the issue (as far as I can tell).
I think I found the cause.
The perl 5 script "prove" was not found. Adding (for me, anyway)
/usr/bin/core_perl
to PATH fixed the issue (as far as I can tell).
# New Ticket Created by mark carter
# Please include the string: [perl #130339]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/Ticket/Display.html?id=130339 >
$perl6 --version
This is Rakudo version 2016.11 built on MoarVM version 2016.11
implementi
On Wed, Dec 14, 2016 at 8:39 AM, mark carter wrote:
> The perl 5 script "prove" was not found. Adding (for me, anyway)
>
> /usr/bin/core_perl
>
...so Red Hat decided too many people had figured out how they broke Perl,
and broke it even more to compensate?
--
brandon s allbery kf8nh
14 matches
Mail list logo