[perl #57652] [BUG] successfull 'when' does not skip the following tests.

2008-10-12 Thread Vasily Chekalkin via RT
Hello. There is patch for this (and not only this) issue. 1. Change logic in compilers/pct/src/PAST/Compiler.pir to handle 'control' attribute. 2. Implement "break" built-in in Rakudo. 3. Add "break" call to each "when" statements (in Rakudo) -- Bacek control_break.pir Description: Binary dat

[perl #57652] [BUG] successfull 'when' does not skip the following tests.

2008-08-06 Thread [EMAIL PROTECTED] (via RT)
# New Ticket Created by [EMAIL PROTECTED] # Please include the string: [perl #57652] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=57652 > Yesterday, I downloaded and compiled perl6 of parrot-0.6.4. Testing some basic perl