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

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


#979: 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/979>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list