[MacRuby] #980: Find.find standard library broken in macirb

MacRuby ruby-noreply at macosforge.org
Wed Oct 27 11:03:57 PDT 2010


#980: Find.find standard library broken in macirb
-----------------------------+----------------------------------------------
 Reporter:  lp@…             |       Owner:  lsansonetti@…        
     Type:  defect           |      Status:  new                  
 Priority:  major            |   Milestone:                       
Component:  MacRuby          |    Keywords:  macirb standardlib   
-----------------------------+----------------------------------------------
 in macirb:
 {{{
 >> require 'find'
 => true
 >> Find.find('.') { |path| puts path }
 (irb)
 => nil
 }}}

 the behaviour is ok in interpreted scripts.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/980>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list