#820: raising alternative Exception object in rescue block does not work. --------------------------------+------------------------------------------- Reporter: chekenan@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: major | Milestone: MacRuby 0.7 Component: MacRuby | Resolution: fixed Keywords: | --------------------------------+------------------------------------------- Changes (by martinlagardette@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 0.6 => MacRuby 0.7 Comment: Thanks for the report :-) Apparently this has already been fixed on trunk: {{{ $> macruby raise.rb reached here /private/tmp/raise.rb:7:in `m': re-raise (TypeError) }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/820#comment:2> MacRuby <http://macruby.org/>