[Boost-bugs] [Boost C++ Libraries] #4897: Boost.Filesystem v3 not the default as it ought to be

Subject: [Boost-bugs] [Boost C++ Libraries] #4897: Boost.Filesystem v3 not the default as it ought to be
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-25 11:48:07


#4897: Boost.Filesystem v3 not the default as it ought to be
------------------------------+---------------------------------------------
 Reporter: Claudio Bley | Owner: bemandawes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: filesystem
  Version: Boost 1.45.0 | Severity: Cosmetic
 Keywords: |
------------------------------+---------------------------------------------
 http://www.boost.org/doc/libs/1_45_0/libs/filesystem/v3/doc/index.htm
 says:


> Version 2 is the default version for Boost release 1.44 only. Version 3
 will become the default starting with release 1.45


 But boost/filesystem.hpp contains
 {{{
 #!c++
 # if !defined(BOOST_FILESYSTEM_VERSION)
 # define BOOST_FILESYSTEM_VERSION 2
 # endif
 }}}

 Probably too late to fix this in 1.45 as it is already out. But at least
 fix the documentation?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4897>
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:04 UTC