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

MacRuby ruby-noreply at macosforge.org
Tue Dec 7 00:49:11 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:  closed               
 Priority:  blocker         |    Milestone:  MacRuby 0.8          
Component:  MacRuby         |   Resolution:  fixed                
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by lsansonetti@…):

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


Comment:

 Should be fixed in r4991.

 Note: only paths returned by Dir.glob are corrected. We will have to
 investigate all core APIs returning filesystem paths and make them use the
 new rstr_new_path() private function.

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



More information about the macruby-tickets mailing list