Builtin scripts don't establish a new frame and class when loaded
-----------------------------------------------------------------
Key: JRUBY-1450
URL: http://jira.codehaus.org/browse/JRUBY-1450
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules
Affects Versions: JRuby 1.0.1, JRuby 1.1.0
Reporter: Nick Sieger
Assignee: Nick Sieger
Fix For: JRuby 1.0.2, JRuby 1.1.0
BuiltinScript.load uses evalFile, not loadFile to do its thing, so if a script
is loaded by a redefined require (such as is done by Rubygems), the script
contents will be incorrectly defined under Kernel.
--
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