Subject: [Boost-bugs] [Boost C++ Libraries] #13424: incorect path separator in filesystem::weakly_canonical
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-01-28 22:34:18
#13424: incorect path separator in filesystem::weakly_canonical
------------------------------+-------------------------
Reporter: ajcekg@⦠| Owner: Beman Dawes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
Version: Boost 1.66.0 | Severity: Problem
Keywords: weakly_canonical |
------------------------------+-------------------------
On windows for this code:
path t = ".";
cout << weakly_canonical(t) << endl;
I got:
C:/test\boost_test
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13424> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-01-28 22:39:47 UTC