[MacRuby-devel] [MacRuby] #285: File.join broken/inconsistent with MRI
MacRuby
ruby-noreply at macosforge.org
Sat Jun 13 17:28:17 PDT 2009
#285: File.join broken/inconsistent with MRI
--------------------------------+-------------------------------------------
Reporter: rfwatson@… | Owner: lsansonetti@…
Type: defect | Status: closed
Priority: blocker | Milestone:
Component: MacRuby | Resolution: fixed
Keywords: |
--------------------------------+-------------------------------------------
Changes (by eloy.de.enige@…):
* status: new => closed
* resolution: => fixed
Comment:
Thanks for reporting, this has been fixed in the experimental branch:
{{{
% ./miniruby -e 'p File.join("/Users/", "/me")'
"/Users/me"
}}}
--
Ticket URL: <http://www.macruby.org/trac/ticket/285#comment:1>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list