wrong result from path::lexically_normal() for device UNC path · Issue #170 · gulrak/filesystem · GitHub
Skip to content

wrong result from path::lexically_normal() for device UNC path #170

Description

@forworldm

Describe the bug
path("//?/UNC/::1/c$/foo").lexically_normal() returns \\?\UNC\::\1\c$\foo

To Reproduce
See above

Expected behavior
\\?\UNC\::1\c$\foo

Additional context
OS Windows

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

WindowsWindows platform is affectedavailable on masterFix is done on master branch, issue closed on next releasebugSomething isn't working

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions