Skip to content

prefix from Windows extended-length paths is not supported #20

@PatrykWalach

Description

@PatrykWalach

Windows extended-length paths start with prefix \\?\ e.g. \\?\E:\...

I'd expect path_diff(PathBuf::from("\\?\C:\foo"), PathBuf::from("C:\bar") to return ../foo

This is an edge case we hit in our project, as a work around we strip the prefix isographlabs/isograph#583

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions