[perl #128766] Useless use of $a in sink context is spurious

2016-07-28 Thread via RT
# New Ticket Created by Aaron Sherman # Please include the string: [perl #128766] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=128766 > In this code: sub infix:<↑>($a, $b) is assoc {$a ** $b}; sub infix:<↑↑>($a, $b) is asso

Re: [perl #128628] problem using semaphore with many threads

2016-07-28 Thread mt1957
On 07/28/2016 03:00 PM, Jonathan Worthington via RT wrote: On Fri, Jul 22, 2016 at 10:46 AM, mt1957 via RT < perl6-bugs-follo...@perl.org> wrote: I'm afraid the test I've created still hangs in rakudo version 2016.07.1-37-g60f256d built on MoarVM version 2016.07-3-gc01472d implementing Perl 6.c

[perl #128749] [RT] Emails sent to perl6-bugs-follo...@perl.org do not replicate on RT ticket

2016-07-28 Thread Will Coleda via RT
On Thu Jul 28 03:07:13 2016, lloyd.fo...@gmail.com wrote: > It seems like someone has just done some cleaning of this spam queue > because responses I sent to > https://rt.perl.org/Public/Bug/Display.html?id=128553 a couple of weeks ago > just came through. There was a subtle race condition in th

Re: [perl #128628] problem using semaphore with many threads

2016-07-28 Thread Jonathan Worthington
On Fri, Jul 22, 2016 at 10:46 AM, mt1957 via RT < perl6-bugs-follo...@perl.org> wrote: > I'm afraid the test I've created still hangs in rakudo version > 2016.07.1-37-g60f256d built on MoarVM version 2016.07-3-gc01472d > implementing Perl 6.c. > > That's still a too old MoarVM version. You'd need

Re: [perl #128749] [RT] Emails sent to perl6-bugs-follo...@perl.org do not replicate on RT ticket

2016-07-28 Thread Lloyd Fournier
It seems like someone has just done some cleaning of this spam queue because responses I sent to https://rt.perl.org/Public/Bug/Display.html?id=128553 a couple of weeks ago just came through. On Thu, Jul 28, 2016 at 12:03 AM Will Coleda via RT < perl6-bugs-follo...@perl.org> wrote: > On Wed Jul 2

Re: [perl #128736] [BUG] .splice broken in Rakudo

2016-07-28 Thread Elizabeth Mattijsen
Fixed (at least temporarily) with cc212cebf80fd37d5 , tests needed > On 26 Jul 2016, at 09:05, Carl Mäsak (via RT) > wrote: > > # New Ticket Created by "Carl Mäsak" > # Please include the string: [perl #128736] > # in the subject line of all future correspondence about this issue. > # https

Re: [perl #128760] [BUG] Adding postcircumfix operators makes compilation unacceptably slow

2016-07-28 Thread Elizabeth Mattijsen
Some more discussion about this at: http://irclog.perlgeek.de/perl6-dev/2016-07-23#i_12894457 > On 28 Jul 2016, at 02:47, Damian Conway (via RT) > wrote: > > # New Ticket Created by Damian Conway > # Please include the string: [perl #128760] > # in the subject line of all future corresponde