Skip to content

Foundation : partial port of NSFileManager for Windows #1922

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 1 commit into from
Feb 23, 2019

Conversation

compnerd
Copy link
Member

This leaves a few functions unimplemented and the DirectoryIterator unimplemented as they need to match the semantics of FTS which is not present on Windows. The remainder of the API surface has been reimplemented in terms of the Windows API.

@compnerd
Copy link
Member Author

@compnerd compnerd force-pushed the NSFileManager branch 2 times, most recently from 7b65417 to 130a531 Compare February 17, 2019 22:22
@millenomi
Copy link
Contributor

@swift-ci please test

@compnerd
Copy link
Member Author

sigh time to fix this I guess

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test Linux platform

This leaves a few functions unimplemented and the DirectoryIterator
unimplemented as they need to match the semantics of FTS which is not
present on Windows.  The remainder of the API surface has been
reimplemented in terms of the Windows API.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit f27b77b into swiftlang:master Feb 23, 2019
@compnerd compnerd deleted the NSFileManager branch February 23, 2019 03:09
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