Boost logo

Boost :

Subject: Re: [boost] [release] Boost 1.67.0 Release Candidate 1
From: Jan Beich (jbeich_at_[hidden])
Date: 2018-04-11 01:34:14


Daniel James via Boost <boost_at_[hidden]> writes:

[...]
> 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.

Can you include the following 1.67-specific regressions fixes?

https://github.com/boostorg/fiber/pull/171
https://github.com/boostorg/wave/pull/31

--
Only tested downstream, so if I borrow Tom's table it'd look like
   system     toolset     arch    compile  Link  Execute
freebsd-10.3  clang-3.4   i386       X       X      X
freebsd-10.3  clang-3.4   amd64      X       X      
freebsd-10.4  clang-3.4   i386       X       X      
freebsd-10.4  clang-3.4   amd64      X       X      
freebsd-11.1  clang-4.0   i386       X       X      
freebsd-11.1  clang-4.0   amd64      X       X      
freebsd-11.1  clang-4.0   armv6      X       X      
freebsd-11.1  clang-4.0   aarch64    X       X      
freebsd-12.0  clang-6.0   i386       X       X      
freebsd-12.0  clang-6.0   amd64      X       X      X
freebsd-12.0  clang-6.0   armv6      X       X      
freebsd-12.0  clang-6.0   armv7      X       X      
freebsd-12.0  clang-6.0   aarch64    X       X      
freebsd-12.0  gcc-7.3.0   amd64      X       X      X
where every "compile" had -std=gnu++11 and some old downstream patches

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