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

[vcpkg] Fix RealFilesystem::remove_all #7430

Merged
merged 3 commits into from
Jul 26, 2019

Conversation

strega-nil
Copy link
Contributor

@strega-nil strega-nil commented Jul 26, 2019

we were attempting to remove READONLY files before this, and so set them to non-READONLY

TODO: add readonly to some files in the tests

Fixes #7405

we were attempting to remove READONLY files before this, and so set them to non-READONLY
@strega-nil
Copy link
Contributor Author

Working on installing VS2015 so I can also fix #7405

@mitza-oci
Copy link
Contributor

Working on installing VS2015 so I can also fix #7405

Have you considered adding VS2015 to the CI checks?

@ras0219-msft ras0219-msft changed the title fix remove_all [vcpkg] Fix RealFilesystem::remove_all Jul 26, 2019
@ras0219-msft
Copy link
Contributor

Yes, this (adding VS2015 coverage to CI) is on our backlog.

@ras0219-msft ras0219-msft merged commit f990dfa into microsoft:master Jul 26, 2019
@strega-nil strega-nil deleted the fix-remove-all branch August 7, 2019 23:44
strega-nil added a commit to strega-nil/vcpkg that referenced this pull request May 5, 2021
* fix remove_all

we were attempting to remove READONLY files before this, and so set them to non-READONLY

* fix linux/macos support

* whee fix vs2015
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.

VS2015 build failed
3 participants