[MacRuby-devel] [MacRuby] #403: rescue block executed if exception raised in previous iteration

MacRuby ruby-noreply at macosforge.org
Mon Oct 26 14:42:22 PDT 2009


#403: rescue block executed if exception raised in previous iteration
-------------------------------+--------------------------------------------
 Reporter:  pwilson@…          |        Owner:  lsansonetti@…        
     Type:  defect             |       Status:  closed               
 Priority:  major              |    Milestone:  MacRuby 0.5          
Component:  MacRuby            |   Resolution:  fixed                
 Keywords:                     |  
-------------------------------+--------------------------------------------
Changes (by lsansonetti@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Should be fixed in r2900:

 {{{
 $ ./miniruby t.rb
 Starting iteration 1
   Failed iteration 1
 Starting iteration 2
   Successful iteration 2
 true
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/403#comment:1>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list