#285: File.join broken/inconsistent with MRI
--------------------------------+-------------------------------------------
 Reporter:  rfwat...@…          |        Owner:  lsansone...@…        
     Type:  defect              |       Status:  closed               
 Priority:  blocker             |    Milestone:                       
Component:  MacRuby             |   Resolution:  fixed                
 Keywords:                      |  
--------------------------------+-------------------------------------------
Changes (by eloy.de.en...@…):

  * 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/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to