Skip to content

weakly_canonical doesn't seem to work on Windows on pathes starting with "../" #311

@h01G3r

Description

@h01G3r

e.g. for the Code
auto tmp = boost::filesystem::weakly_canonical("../foo", "C:/LocalData");
I would expect a result of "C:\foo", but I get "C:\LocalData\foo" instead,

This was tested on 1.85.0 release code-base, Windows 10, Visual Studio 2014.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions