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

[SR-7857] URL.resolvingSymlinksInPath() does not recursively resolve symlinks on Linux #3685

Open
pvieito opened this issue Jun 3, 2018 · 1 comment

Comments

@pvieito
Copy link
Contributor

pvieito commented Jun 3, 2018

Previous ID SR-7857
Radar None
Original Reporter @pvieito
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee None
Priority Medium

md5: e0c7367b5d8ce011fe916a72d4fcb6a6

Issue Description:

@pvieito
Copy link
Contributor Author

pvieito commented Jun 3, 2018

I tried to fix it in a PR, but I feel this should be implemented with `realpath(3)` as @spevans suggested and unified with the NSString version.

For other contributors/team members trying to implement this, the tests of my PR could be helpful.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant