6 Dec
2010
6 Dec
'10
5:56 p.m.
#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/>