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

Test an absolute symlink #4528

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

jonmeow
Copy link
Contributor

@jonmeow jonmeow commented Nov 14, 2024

No description provided.

Copy link
Contributor

@chandlerc chandlerc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL that std::filesystem::path's append functionality doesn't actually append.... Wow.

This makes me find code using this API incredibly confusing, but yeah, at least there isn't the bug that it looks like there is here.

Thanks for the test. I don't really want to not use the standard library APIs even though this one is actively misleading to me. The test at least helps clarify how this all works.

@jonmeow jonmeow added this pull request to the merge queue Nov 14, 2024
Merged via the queue into carbon-language:trunk with commit a720921 Nov 14, 2024
10 checks passed
@jonmeow jonmeow deleted the abs-symlink branch November 14, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants