Skip to content

Invalid handling of backslashes on unix-like systems #2

Description

@tobx

Hello,

Path::normalize('foo\bar') outputs foo/bar on unix-like systems but \ is a valid file name character there and not a path separator and therefore must not be changed.

Activity

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

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