Skip to content

Fixed improper canonicalization on Windows #64

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
Feb 11, 2021
Merged

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Feb 11, 2021

It seems that if the path doesn't exist (as a file or directory) then it isn't correctly converted into the correct extended (non-8.3 DOS) form.

@rsora @silvanocerza this one probably requires an improvement in the go-paths-library to either:

  • make MkTempDir return an already canonicalized form
  • make Canonicalize work correctly (don't know if this is possible...)

It seems that if the path doesn't exists (as a file or directory) then
it isn't correctly converted into a long form.
@cmaglie cmaglie merged commit e4afa32 into master Feb 11, 2021
@cmaglie cmaglie deleted the stability-fix branch February 11, 2021 14:10
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.

2 participants