Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Handle errors for non-existent directories in readdirRecursive() #45

Merged
merged 3 commits into from
May 3, 2013
Merged

Conversation

tmont
Copy link
Contributor

@tmont tmont commented Jan 18, 2013

No description provided.

ryanmcgrath pushed a commit that referenced this pull request May 3, 2013
Handle errors for non-existent directories in readdirRecursive()
@ryanmcgrath ryanmcgrath merged commit c8fc125 into ryanmcgrath:master May 3, 2013
@ryanmcgrath
Copy link
Owner

Well, it's been like... 4 months, yes. In my defense... I have no defense. Thanks for the pull request.

@coreybutler
Copy link
Contributor

@ryanmcgrath - The patch provided in the PR from @tmont only addresses readdirRecursive(). I encountered the errors with non-existent directories while using readdirRecursiveSync() as well. The patch above resolves it.

I figured rather than adding more issues, I'd just fix it an move on. I can open a new issue though for historical purposes if you prefer.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants