Skip to content

Internally use libuv for mkdir on all platforms #33422

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

Merged
merged 2 commits into from
Oct 1, 2019
Merged

Conversation

musm
Copy link
Contributor

@musm musm commented Sep 30, 2019

No description provided.

@musm
Copy link
Contributor Author

musm commented Sep 30, 2019

@vtnash (thanks for the review) do you have any thoughts on the error message that is throws?

Currently we throw SystemError but this PR uses Base.IOError?

@vtjnash
Copy link
Member

vtjnash commented Sep 30, 2019

Yeah, we might want to think about merging those, but for now, you just need to change the test.

@musm
Copy link
Contributor Author

musm commented Oct 1, 2019

anyone want to rekick windows ci?

@vchuravy vchuravy merged commit 06d6b8e into JuliaLang:master Oct 1, 2019
@musm musm deleted the mkdir branch October 1, 2019 16:08
simonbyrne added a commit that referenced this pull request Jun 2, 2020
The error thrown by `mkdir` when the directory already exists was changed in #33422.
simonbyrne added a commit that referenced this pull request Jun 3, 2020
The error thrown by `mkdir` when the directory already exists was changed in #33422.
KristofferC pushed a commit that referenced this pull request Jun 4, 2020
The error thrown by `mkdir` when the directory already exists was changed in #33422.

(cherry picked from commit 912a8ed)
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
The error thrown by `mkdir` when the directory already exists was changed in JuliaLang#33422.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants