Compiler is failing to compile files with nonstandard paths
-----------------------------------------------------------

                 Key: JRUBY-1515
                 URL: http://jira.codehaus.org/browse/JRUBY-1515
             Project: JRuby
          Issue Type: Bug
          Components: Compiler
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
            Priority: Blocker
             Fix For: JRuby 1.1


A few examples that do not compile:

* test/bench/shootout/mandelbrot.ruby - because of .ruby, resulting in shootout 
numbers being lower than they should be
* ../bench/somefile.rb - because of ../

A good solution for this may be to generate a completely bogus-but-clean name 
for scripts AOT compiled at the command line.

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