Re: [perl #130793] explicit .resume on Broken promise exception "not resumable", implicit fine

2017-02-16 Thread Timo Paulssen
You might be confusing resuming an exception with leaving the CATCH block with the exception marked as "handled". When you leave the block after having matched the exception successfully with a default or when block (or whatever else), the exception is marked as handled, which means it won't get r

[perl #130796] [CONC] Data races somewhere in SEQUENCE and/or continuation resuming code

2017-02-16 Thread via RT
# New Ticket Created by Zoffix Znet # Please include the string: [perl #130796] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130796 > IRC conversation: https://irclog.perlgeek.de/perl6-dev/2017-02-16#i_14113164 Key excerpts

[perl #129762] [BUG] Array.clone does not return a properly independent array

2017-02-16 Thread Zoffix Znet via RT
Thank you for the report. This is now fixed: Rakudo fix: https://github.com/rakudo/rakudo/commit/dc69dafc42 https://github.com/rakudo/rakudo/commit/11d005e605 https://github.com/rakudo/rakudo/commit/4b85db6e8c Tests: https://github.com/perl6/roast/commit/a460cdc7ac https://github.com/perl6/roast/

[perl #130797] LTA error message on punning role with stub methods

2017-02-16 Thread via RT
# New Ticket Created by fernandocor...@gmail.com # Please include the string: [perl #130797] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130797 > 13:15 m: role R {method r {...}}.^pun 13:15 rakudo-moar 7d5bbe: OUTPUTĀ«Meth

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

2017-02-16 Thread via RT
# New Ticket Created by Lloyd Fournier # Please include the string: [perl #130798] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/Ticket/Display.html?id=130798 > note (Nil andthen "foo" orelse Nil orelse "bar"); -> ;; $_ is raw { #`(Block|1406359644