Aliasing eval and other "special" methods should display a warning
------------------------------------------------------------------

                 Key: JRUBY-2435
                 URL: http://jira.codehaus.org/browse/JRUBY-2435
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Charles Oliver Nutter
            Priority: Critical
             Fix For: JRuby 1.1+


Currently if you alias eval (or instance_eval, or binding, or...) the compiler 
will not know that you're calling eval and not deoptimize the code properly. 
There should be an explicit warning for such aliases, if they are allowed at 
all.

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