__FILE__ set to symlink target during load or require
-----------------------------------------------------

                 Key: JRUBY-5167
                 URL: http://jira.codehaus.org/browse/JRUBY-5167
             Project: JRuby
          Issue Type: Bug
          Components: Standard Library
    Affects Versions: JRuby 1.5.3
         Environment: OS X 10.4
            Reporter: Jacob Hoffman-Andrews
            Assignee: Thomas E Enebo
            Priority: Minor
         Attachments: patch

Specifically for files that are symlinks and are 'require'd or 'load'ed by an 
absolute pathname, __FILE__ gets set to the target of the symlink rather than 
the original file.  This differs from MRI.  See related bug: 
http://jira.codehaus.org/browse/JRUBY-683



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