JRuby File.lstat (and possibly others) Raise Errno::ENOENT Instead of 
Errno::EACCES on Linux
--------------------------------------------------------------------------------------------

                 Key: JRUBY-6021
                 URL: https://jira.codehaus.org/browse/JRUBY-6021
             Project: JRuby
          Issue Type: Bug
          Components: Standard Library
    Affects Versions: JRuby 1.6.2
         Environment: Linux
            Reporter: Sam
            Assignee: Thomas E Enebo
            Priority: Minor


File.lstat on entries in a directory with no executable perm for the user will 
incorrectly raise Errno::ENOENT instead of Errno::EACCES

https://gist.github.com/1082007

--
This message is automatically generated by JIRA.
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