Boost logo

Boost :

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


With:

./b2 toolset=clang stdlib=libc++ variant=release cxxstd=20 -j64 stage

warnings in locale:

clang-linux.compile.c++.without-pch
bin.v2/libs/locale/build/clang-linux-11.0.0/release/cxxstd-20-iso/link-static/stdlib-libc++/threadapi-pthread/threading-multi/visibility-hidden/icu/formatter.o
libs/locale/src/icu/formatter.cpp:210:27: warning: implicit conversion from
'std::__1::numeric_limits<long>::type' (aka 'long') to 'double' changes
value from 9223372036854775807 to 9223372036854775808
[-Wimplicit-const-int-float-conversion]
                if(date > limits_type::max() || date < limits_type::min())
                        ~ ^~~~~~~~~~~~~~~~~~

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