Compile file in non-latin directory
-----------------------------------

                 Key: JRUBY-2505
                 URL: http://jira.codehaus.org/browse/JRUBY-2505
             Project: JRuby
          Issue Type: Bug
          Components: Compiler
    Affects Versions: JRuby 1.1
         Environment: Linux, x84, ru_RU.UTF-8 locale
            Reporter: Andrey Sitnik


JRuby compiler can't work with files if path contain non-latin (for example, 
Cyrillic) letters.

Example:
{code}
[EMAIL 
PROTECTED]:~/Разработка$
 jrubyc test.rb
/usr/lib/jruby/lib/ruby/site_ruby/1.8/jruby/jrubyc.rb:47:in `compile_files': 
Target dir not found: /home/ai/?????????? (RuntimeError)
        from /usr/lib/jruby/lib/ruby/site_ruby/1.8/jruby/jrubyc.rb:40:in 
`compile_argv'
        from /usr/lib/jruby/lib/ruby/site_ruby/1.8/jruby/jrubyc.rb:29
{code}

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