[perl #131622] [BUG] Failures don't get sunk when last in for loop

2018-02-26 Thread Zoffix Znet via RT
On Wed, 03 Jan 2018 10:51:49 -0800, c...@zoffix.com wrote: > Related Issue: https://github.com/rakudo/rakudo/issues/1360 Fix: https://github.com/rakudo/rakudo/commit/4c5b81fedb7434b235 Test: https://github.com/perl6/roast/commit/01b59fba66bde1e616b91afbbfc0f89b7727f05a

[perl #131622] [BUG] Failures don't get sunk when last in for loop

2017-06-22 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #131622] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=131622 > The .map gets special treatment if it's the last item of a for loop and it gets sunk so