[MacRuby] #1028: Strings generated by a directory listing of files with Unicode chars in name cannot be compared

MacRuby ruby-noreply at macosforge.org
Mon Dec 6 09:56:25 PST 2010


#1028: Strings generated by a directory listing of files with Unicode chars in
name cannot be compared
----------------------------+-----------------------------------------------
 Reporter:  jazzbox@…       |       Owner:  lsansonetti@…        
     Type:  defect          |      Status:  new                  
 Priority:  blocker         |   Milestone:  MacRuby 0.8          
Component:  MacRuby         |    Keywords:                       
----------------------------+-----------------------------------------------

Comment(by jazzbox@…):

 the string seems to be corrupted:

 {{{
 $ macruby -e 'p Dir["r*.txt"].first[0..2]'
 "rü"
 }}}

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



More information about the macruby-tickets mailing list