Compiled ruby programs do not know how to interpret the directoy path in a 
require statement.
---------------------------------------------------------------------------------------------

                 Key: JRUBY-1628
                 URL: http://jira.codehaus.org/browse/JRUBY-1628
             Project: JRuby
          Issue Type: Bug
          Components: Compiler
    Affects Versions: JRuby 1.1b1, JRuby 1.0.2
         Environment: Linux  Jruby 1.02,  Java 1.6
            Reporter: Derek Townsend
             Fix For: JRuby 1.0.3
         Attachments: jruby-complete.jar, test.rb, thread.jar, thread_jar_ex.rb

When the program is compiled and the requires are not interpreted correctly.

Error: Exception in thread "main" src/thread_jar_ex.rb:5: 
file:/root/NetBeansProjects/thread.jar!/src/test/test.class:1: Invalid char 
`\276' ('¾')  in expression (SyntaxError)
        from src/thread_jar_ex.rb:5:in `require'
        from src/thread_jar_ex.rb:5:in `require'
        ...internal jruby stack elided...


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