(patch) File.dirname('C:\\') returns incorrect results
------------------------------------------------------

                 Key: JRUBY-1422
                 URL: http://jira.codehaus.org/browse/JRUBY-1422
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Peter Brant
            Priority: Minor
         Attachments: dirname.patch

File.dirname('C:\Temp') returns 'C:' when it should return 'C:\\'

Patch corrects this (and also returns a path with the slashes pointing the 
original direction per MRI)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to