Re: [Boost-bugs] [Boost C++ Libraries] #6249: boost::filesystem::path::append should be specialized for boost::filesystem::path::iterator

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6249: boost::filesystem::path::append should be specialized for boost::filesystem::path::iterator
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-05 18:28:21


#6249: boost::filesystem::path::append should be specialized for
boost::filesystem::path::iterator
---------------------------+-----------------------------
  Reporter: sairony@… | Owner: bemandawes
      Type: Bugs | Status: closed
 Milestone: Boost 1.60.0 | Component: filesystem
   Version: Boost 1.46.1 | Severity: Problem
Resolution: fixed | Keywords: append relative
---------------------------+-----------------------------
Changes (by bemandawes):

 * status: new => closed
 * resolution: => fixed
 * milestone: To Be Determined => Boost 1.60.0

Comment:

 Boost 1.60.0 will add functions lexically_normal, lexically_relative,
 relative, and weakly_canonical. These are designed to provide the
 equivalent to functionality requested by this ticket.

 See http://boostorg.github.io/filesystem/relative_proposal.html for more
 information. It proposes additional lexical and operational proximate
 functions, but I have chosen not to include those now. They will be
 reconsidered once users get some field experience with the core
 functionality for computing relative paths.

 These function are available now on the
 https://github.com/boostorg/filesystem develop branch, and will be merged
 to master as soon as sufficient regression tests have cycled. They will
 also be proposed for inclusion in the next version of the C++ committee's
 TS 18822, File System Technical Specification.

 Many thanks to Jamie Allsop for his help and perseverance, and to everyone
 else who made suggestions and comments. Jamie's paper is available at
 https://github.com/ja11sop/std-filesystem-relative

 Thanks,

 --Beman

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6249#comment:2>
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 : 2017-02-16 18:50:19 UTC