Re: [perl #130338] perl6 changes breaking code

2016-12-14 Thread mt1957
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

Re: [perl #130338] perl6 changes breaking code

2016-12-14 Thread mt1957
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.

[perl #127224] [BUG] Itemized slip has invalid .perl stringification

2016-12-14 Thread Zoffix Znet via RT
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

[perl #130330] Whatever on the left side of array subscript range may cause hangs (@a[*-2..*]:exists)

2016-12-14 Thread Zoffix Znet via RT
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

[perl #129763] [LTA] error when attempting to modify return value within phaser

2016-12-14 Thread Zoffix Znet via RT
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

Re: perl 6 on EPEL is getting close!

2016-12-14 Thread ToddAndMargo
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

[perl #130034] A andthen B orelse C leaks some internal Block

2016-12-14 Thread Zoffix Znet via RT
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

[perl #129763] [RTESTNEEDED] error when attempting to modify return value within phaser

2016-12-14 Thread Zoffix Znet via RT
Test added: https://github.com/rakudo/rakudo/commit/e327f3049a

[perl #129838] [LTA] Too-short indent in HEREDOCs produces gut-referencing error

2016-12-14 Thread Zoffix Znet via RT
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

[perl #130339] make install failure on rakudo star 2016.11

2016-12-14 Thread mark carter
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).

Re: [perl #130339] make install failure on rakudo star 2016.11

2016-12-14 Thread mark carter
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).

Re: [perl #130339] AutoReply: make install failure on rakudo star 2016.11

2016-12-14 Thread mark carter
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).

[perl #130339] make install failure on rakudo star 2016.11

2016-12-14 Thread via RT
# 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

Re: [perl #130339] make install failure on rakudo star 2016.11

2016-12-14 Thread Brandon Allbery
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