[perl #126752] [BUG] $/ vs .hyper gets confused

2018-03-08 Thread Jan-Olof Hendig via RT
On Fri, 27 Nov 2015 12:30:15 -0800, zengargo...@gmail.com wrote: > autarch noticed an oddness in File::Temp when used with .hyper: > https://gist.github.com/autarch/a701c62a40643169913f > > Seems to be golfable to this: > > sub foo() { my $x = "*" x 2; $x ~~ s/ "*" ** 1..* /{ "+" x $/.chars >

[perl #126563] [BUG] 'X' meta-operator fails with RHS input from parenthesized output of another 'X'

2018-03-08 Thread Jan-Olof Hendig via RT
On Wed, 04 Nov 2015 12:43:18 -0800, dhoek...@gmail.com wrote: > In perl6 version 2015.10-158-gbccb16d built on MoarVM version > 2015.10-46-g5bf7e46: > > Looking at the code for Hamming numbers at Rosetta Code found this problem: > > my @z = <1 2>; > say @z X* @z X* @z;# OK > say

[perl #128520] [META][RT][RFC] Consider migrating from RT

2018-03-08 Thread Aleks-Daniel Jakimenko-Aleksejev via RT
OK, there's now a follow-up ticket here: https://github.com/rakudo/rakudo/issues/1598 On 2018-03-08 00:39:56, steve.myn...@gmail.com wrote: > Maybe the ticket should be closed if/when the RT bug tracker is closed > to new tickets itself and references to RT removed from all docs? > > S > > On 5

Re: [perl #128520] [META][RT][RFC] Consider migrating from RT

2018-03-08 Thread Steve Mynott via RT
Maybe the ticket should be closed if/when the RT bug tracker is closed to new tickets itself and references to RT removed from all docs? S On 5 March 2018 at 17:50, Zoffix Znet via RT wrote: > On Wed, 11 Oct 2017 13:22:50 -0700, alex.jakime...@gmail.com wrote: >>

Re: [perl #128520] [META][RT][RFC] Consider migrating from RT

2018-03-08 Thread Steve Mynott
Maybe the ticket should be closed if/when the RT bug tracker is closed to new tickets itself and references to RT removed from all docs? S On 5 March 2018 at 17:50, Zoffix Znet via RT wrote: > On Wed, 11 Oct 2017 13:22:50 -0700, alex.jakime...@gmail.com wrote: >>