Re: [perl #116222] [BUG] try block returning thrown exception after handling

2013-01-06 Thread Jesse Luehrs
On Sat, Jan 05, 2013 at 01:19:28AM -0800, Tobias Leich via RT wrote: > The problem is that it is a BLOCK and blocks always return something, > right? Are there other blocks that are treated similar to how this is > supposed to work? If you remove the CATCH { } from the try block, the try block wil

[perl #116314] [BUG] 'for' loops in phasers in 'for' loops don't run in Rakudo

2013-01-06 Thread Carl Mäsak via RT
masak: fwiw https://rt.perl.org/rt3/Ticket/Display.html? id=116314 is about the phasers not being put in sink context properly moritz: show me your reasons for believing this. masak: for loops are lazy, and only run in eager or sink context masak: so if normal statements are run, but for loops

[perl #116316] [BUG] List env var RAKUDO_MODULE_DEBUG on the help screen and/or man page of Rakudo

2013-01-06 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #116316] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=116316 > ooh, RAKUDO_MODULE_DEBUG=1 yes added by moritz++ on 2012-06-05. and I didn't l

[perl #116314] [BUG] 'for' loops in phasers in 'for' loops don't run in Rakudo

2013-01-06 Thread Carl Mäsak
# New Ticket Created by "Carl Mäsak" # Please include the string: [perl #116314] # in the subject line of all future correspondence about this issue. # https://rt.perl.org:443/rt3/Ticket/Display.html?id=116314 > grondilu: 03 Jan 21:53Z tell grondilu also, I can't reproduce the bug you seem