Boost logo

Boost :

Subject: Re: [boost] [Boost-users] 1.50.0 beta 1 Beta release available
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2012-06-06 13:05:52


On Jun 6, 2012, at 8:35 AM, Beman Dawes wrote:

> Boost release 1.50.0 beta 1 is now available from SourceForge
>
> See http://sourceforge.net/projects/boost/files/
>
> This release contains 4 new libraries (Algorithm,
> Functional/OverloadedFunction, LocalFunction, Utility/IdentityType)
> and numerous enhancements and bug fixes for existing libraries.
>
> For details of what's in the release, see
> http://beta.boost.org/users/history/version_1_50_0.html. Note that the
> links to files on this web page are for the final release - use the
> SourceForge link above to get the beta files.
>
> Please download the beta, give it a try, and report any problems you encounter.

Downloaded and built with both darwin and clang toolsets.
No errors in either case, but the clang build had this warning (again):

> clang-darwin.compile.c++ bin.v2/libs/filesystem/build/clang-darwin-4.2.1/release/link-static/threading-multi/path.o
> In file included from libs/filesystem/src/path.cpp:39:
> In file included from ./boost/filesystem/detail/utf8_codecvt_facet.hpp:18:
> ./boost/detail/utf8_codecvt_facet.hpp:171:17: warning: 'boost::filesystem::detail::utf8_codecvt_facet::do_length' hides overloaded virtual function [-Woverloaded-virtual]
> virtual int do_length(
> ^
> /usr/include/c++/4.2.1/bits/codecvt.h:442:11: note: hidden overloaded virtual function 'std::codecvt<wchar_t, char, __mbstate_t>::do_length' declared here
> int do_length(state_type&, const extern_type* __from,
> ^
> 1 warning generated.

I thought that this was fixed…

-- Marshall

Marshall Clow Idio Software <mailto:mclow.lists_at_[hidden]>

A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait).
        -- Yu Suzuki


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk