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

Fix AbsolutePath.basename returning an invalid value. #10

Merged
merged 2 commits into from
Jun 7, 2024
Merged

Conversation

pepicrft
Copy link
Contributor

@pepicrft pepicrft commented Jun 7, 2024

While forking the AbsolutePath and RelativePath utilities from Swift Tools Support, I made a mistake mimicking the logic here, which caused basename to return an invalid value. This PR fixes it.

@pepicrft pepicrft self-assigned this Jun 7, 2024
@pepicrft pepicrft merged commit 4490da6 into main Jun 7, 2024
8 checks passed
@pepicrft pepicrft deleted the fix-basename branch June 7, 2024 15:21
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.

1 participant