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

Document include path separator normalization via normpath #42429

Merged
merged 5 commits into from
Oct 10, 2021

Conversation

mkitti
Copy link
Contributor

@mkitti mkitti commented Sep 29, 2021

This documents the path normalization introduced to include by #26656. This includes resolving ".." and changing the path separator to the canonical path separator.

Copy link
Member

@inkydragon inkydragon left a comment

Choose a reason for hiding this comment

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

You need to remove the trailing whitespace characters to pass the CI.

julia-master #4149

base/client.jl Outdated Show resolved Hide resolved
base/path.jl Outdated Show resolved Hide resolved
Co-authored-by: woclass <wo@wo-class.cn>
@mkitti
Copy link
Contributor Author

mkitti commented Oct 1, 2021

The broken tests seem unrelated. This is a pure documentation PR about existing behavior in include normpath.

base/path.jl Show resolved Hide resolved
base/client.jl Outdated Show resolved Hide resolved
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.

3 participants