HomePhorge

(PUP-391) Ruby 2 exception type changed to EISDIR
0be97170097eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-391) Ruby 2 exception type changed to EISDIR

  • File.open now raises EISDIR when a path is a directory, prior to verifying permissions in Ruby 2. Files continue to return EACCESS.

Details

Provenance
Ethan J. Brown <Iristyle@github>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU676768645f13: (PUP-391) Fix Rdoc 4+ specs on Windows Ruby 2 x64
Branches
Unknown
Tags
Unknown

Event Timeline

Ethan J. Brown <Iristyle@github> committed rPU0be97170097e: (PUP-391) Ruby 2 exception type changed to EISDIR (authored by Ethan J. Brown <Iristyle@github>).Jul 3 2014, 7:56 PM