Skip to content

Conversation

@jmschonfeld
Copy link
Contributor

This PR removes more FileManager code that is duplicated from swift-foundation. It removes a handful of functions that are no longer necessary, removes the private ._userImmutable file attribute since it is the same as the API .immutable attribute, and updates the private file attribute fetching/setting functions to call down to the public API functions to handle all API attributes instead of duplicating code for the API attributes.

All tests pass locally on linux with this change

@jmschonfeld jmschonfeld merged commit 9a8e5ae into swiftlang:package Jun 5, 2024
@jmschonfeld jmschonfeld deleted the fm-updates branch June 5, 2024 16:46
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.

2 participants