[windows] Dir.mkdir with non-ascii parameter creates a dir with wrong name (or 
fails)
-------------------------------------------------------------------------------------

                 Key: JRUBY-4439
                 URL: http://jira.codehaus.org/browse/JRUBY-4439
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules, Windows
    Affects Versions: JRuby 1.4
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
             Fix For: JRuby 1.5
         Attachments: mkdir-test.rb

Execute the attached file on Windows.

First call (Dir.mkdir('é')) will create a directory 'й', and the second 
one would outright fail: Unknown error - mkdir failed (SystemCallError).

Will fix.


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