[MacRuby-devel] [MacRuby] #465: [0.5b2] Problem walking directory trees with unicode filenames

MacRuby ruby-noreply at macosforge.org
Sat Nov 28 05:36:33 PST 2009


#465: [0.5b2] Problem walking directory trees with unicode filenames
---------------------------------+------------------------------------------
 Reporter:  roberto@…            |       Owner:  lsansonetti@…        
     Type:  defect               |      Status:  new                  
 Priority:  blocker              |   Milestone:                       
Component:  MacRuby              |    Keywords:                       
---------------------------------+------------------------------------------
 OS X 10.6.2 / macruby 0.5b2

 I have a script that walk a given directory tree looking for photos (jpg,
 raw and all that) called find-photos.rb (see attached file).

 When running in on trees with unicode characters in filenames (such as the
 ones generated by iPhoto), it fails to read the name with the following
 error.  MRI 1.8 & YARV 1.9.1 succeeds.  Interestingly enough, jRuby fails
 the same way as macruby.

 Ticket in jRuby is [http://jira.codehaus.org/browse/JRUBY-3032
 [JRUBY-3032]]

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



More information about the MacRuby-devel mailing list