Skip to content

[5.7] un-deprecate AbsolutePath::appending(RelativePath) #342

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
Jul 13, 2022

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Jul 13, 2022

5.7 cherry pick of #341

motivation: concatinating rlative path to absolute path is a key API we should preserve it, but improve the implementation

chnages: remove deprecation marker from AbsolutePath::appending(RelativePath)

work to improve the implementation is tracked in swiftlang#336
@tomerd tomerd added the swift 5.7 This PR targets the 5.7 branch label Jul 13, 2022
@tomerd tomerd changed the title un-deprecate AbsolutePath::appending(RelativePath) (#341) [5.7] un-deprecate AbsolutePath::appending(RelativePath) Jul 13, 2022
@tomerd
Copy link
Contributor Author

tomerd commented Jul 13, 2022

@swift-ci test

@tomerd tomerd merged commit 4ebe14f into swiftlang:release/5.7 Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift 5.7 This PR targets the 5.7 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants