Opened 5 years ago

#13424 new Bugs

incorect path separator in filesystem::weakly_canonical

Reported by: ajcekg@… Owned by: Beman Dawes
Milestone: To Be Determined Component: filesystem
Version: Boost 1.66.0 Severity: Problem
Keywords: weakly_canonical Cc:

Description

On windows for this code:

path t = "."; cout << weakly_canonical(t) << endl;

I got: C:/test\boost_test

Change History (0)

Note: See TracTickets for help on using tickets.