Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Dir raise Errno::EACCES #2772

Merged
merged 1 commit into from May 1, 2015
Merged

Make Dir raise Errno::EACCES #2772

merged 1 commit into from May 1, 2015

Conversation

lumeet
Copy link
Contributor

@lumeet lumeet commented Mar 28, 2015

The change affects at least Dir.new, Dir.open and Dir.entries.
Errno::EACCES is now raised unless access to the directory is
permitted.

The change affects at least Dir.new, Dir.open and Dir.entries.
Errno::EACCES is now raised unless access to the directory is
permitted.
@enebo enebo added this to the JRuby 9.0.0.0.rc1 milestone May 1, 2015
@enebo enebo added the core label May 1, 2015
enebo added a commit that referenced this pull request May 1, 2015
@enebo enebo merged commit c6c9dce into jruby:master May 1, 2015
@lumeet lumeet deleted the errno_eacces_dir branch May 1, 2015 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants