[perl #132172] [BUG] `orelse` + block in a string gets the wrong $_

2017-09-27 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #132172] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=132172 > Here, instead of the Failure, the $_ is an Any: 13:59 m: sub x { my $ver = .lin

[perl #130716] [CONC] unbounded supply {} + react {} = pseudo-hang

2017-09-27 Thread jn...@jnthn.net via RT
On Wed, 15 Feb 2017 08:35:09 -0800, jn...@jnthn.net wrote: > Hope this helps, and I'll keep the issue under consideration. So the time came to tackle getting supply/react/whenever syntax capable of playing nice with non-blocking await, and I decided as part of those changes to look at both this

[perl #130716] [CONC] unbounded supply {} + react {} = pseudo-hang

2017-09-27 Thread jn...@jnthn.net via RT
On Wed, 15 Feb 2017 08:35:09 -0800, jn...@jnthn.net wrote: > Hope this helps, and I'll keep the issue under consideration. So the time came to tackle getting supply/react/whenever syntax capable of playing nice with non-blocking await, and I decided as part of those changes to look at both this

[perl #132039] [LHF] Bool.enums should give Map, not Hash (Bool.enums.^name.say)

2017-09-27 Thread Zoffix Znet via RT
On Wed, 06 Sep 2017 06:28:35 -0700, alex.jakime...@gmail.com wrote: > Code: > Bool.enums.^name.say; > Order.enums.^name.say > > Result: > Hash > Map > > Instructions for fixing it: https://irclog.perlgeek.de/perl6/2017-09- > 05#i_15118279 lizmat++ fixed in https://github.com/rakudo/rakudo/commi

[perl #132039] [LHF] Bool.enums should give Map, not Hash (Bool.enums.^name.say)

2017-09-27 Thread Zoffix Znet via RT
On Wed, 06 Sep 2017 06:28:35 -0700, alex.jakime...@gmail.com wrote: > Code: > Bool.enums.^name.say; > Order.enums.^name.say > > Result: > Hash > Map > > Instructions for fixing it: https://irclog.perlgeek.de/perl6/2017-09- > 05#i_15118279 lizmat++ fixed in https://github.com/rakudo/rakudo/commi