load "foo.rb" should search for .class as well
----------------------------------------------

                 Key: JRUBY-3059
                 URL: http://jira.codehaus.org/browse/JRUBY-3059
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
             Fix For: JRuby 1.1.5


I know we dealt with this one before, but I didn't find the bug in a quick 
scan. It's become apparent that load 'foo.rb' needs to also search for 
foo.class for a simple reason: not doing so makes it nearly impossible to 
precompile code for any application that uses load.

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