#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/>