Ticket #465 (closed defect: fixed)
[0.5b2] Problem walking directory trees with unicode filenames
| Reported by: | roberto@… | Owned by: | lsansonetti@… |
|---|---|---|---|
| Priority: | blocker | Milestone: | MacRuby 0.6 |
| Component: | MacRuby | Keywords: | |
| Cc: |
Description
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 [JRUBY-3032]
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


