|
Boost : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2008-08-29 16:21:36
Johan Råde wrote:
> The following code does not compile with Boost 1.36 and MSVS 2008:
>
> #define BOOST_FILESYSTEM_NO_DEPRECATED
> #include <boost/filesystem.hpp>
>
> ...
Oops... Fixed in trunk by changeset 48462. The bug affects all
compilers, by the way. See
http://svn.boost.org/trac/boost/wiki/ReleasePractices/HotFixes
The test suite has been updated by changeset 48463 to run the regular
tests with BOOST_FILESYSTEM_NO_DEPRECATED defined, so will detect
similar problems if they pop up in the future.
Thanks for the trouble report,
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk