Boost logo

Boost :

From: Richard Hodges (hodges.r_at_[hidden])
Date: 2020-11-12 08:25:35


Clang11, Fedora 33:

with:

$ ./b2 toolset=clang variant=release cxxstd=20 --layout=versioned -j64 stage

Many warnings like this:

clang-linux.compile.c++.without-pch
bin.v2/libs/locale/build/clang-linux-11.0.0/release/cxxstd-20-iso/link-static/threadapi-pthread/threading-multi/visibility-hidden/std/std_backend.o
In file included from libs/locale/src/std/std_backend.cpp:9:
./boost/locale/localization_backend.hpp:109:18: warning:
'auto_ptr<boost::locale::localization_backend>' is deprecated
[-Wdeprecated-declarations]
            std::auto_ptr<localization_backend> get() const;
                 ^
/usr/bin/../lib/gcc/x86_64-redhat-linux/10/../../../../include/c++/10/backward/auto_ptr.h:287:7:
note: 'auto_ptr<boost::locale::localization_backend>' has been explicitly
marked deprecated here
    } _GLIBCXX_DEPRECATED;
      ^

On Thu, 12 Nov 2020 at 08:03, Marshall Clow via Boost <boost_at_[hidden]>
wrote:

> The second release candidates for the 1.75.0 beta release are now available
> at:
>
> <https://dl.bintray.com/boostorg/beta/1.75.0.beta1/source/>
>
> The SHA256 checksums are as follows:
>
> 3f01d3e5dc822e151892040d4667e364ea808d208d2e49cc7a1802bd4da3d4cc
> boost_1_75_0_b1_rc2.7z
> 9b75a80f845d4ae312e3c9151ffdfe3fed450973095e0a15c68d0be394f2f2df
> boost_1_75_0_b1_rc2.tar.bz2
> 123519d4b056fbbd69e452db880abe2c7e55f21779d44a4d6b6c714d5c13c3ee
> boost_1_75_0_b1_rc2.tar.gz
> b73e01d22d5b3d2ff82f14a371e3974fab30448bf6ff5ac8b9c829539a19c2d7
> boost_1_75_0_b1_rc2.zip
>
> As always, the release managers would appreciate it if you download the
> candidate of your choice and give building it a try. Please report both
> success and failure, and anything else that is noteworthy.
>
> -- The Release managers
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>

-- 
Richard Hodges
hodges.r_at_[hidden]
office: +442032898513
home: +376841522
mobile: +376380212

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