[MacRuby-devel] [MacRuby] #412: Calling return from a Proc raises an exception

MacRuby ruby-noreply at macosforge.org
Fri Oct 30 22:50:41 PDT 2009


#412: Calling return from a Proc raises an exception
-------------------------------+--------------------------------------------
 Reporter:  mike@…             |        Owner:  lsansonetti@…        
     Type:  defect             |       Status:  closed               
 Priority:  blocker            |    Milestone:  MacRuby 0.5          
Component:  MacRuby            |   Resolution:  fixed                
 Keywords:                     |  
-------------------------------+--------------------------------------------
Changes (by lsansonetti@…):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => MacRuby 0.5


Comment:

 Should be fixed as of r2935:

 {{{
 $ ./miniruby t.rb
 return from foo from inside Proc.new
 return from bar
 return from baz from inside proc
 }}}

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



More information about the MacRuby-devel mailing list