On Thu, Dec 22, 2016 at 4:51 PM, Marshall Clow <mclow.lists@gmail.com> wrote:
The second release candidate for the 1.63.0 release is now available at:

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.


All builds were run on Mac Mac OS X 10.11.6: 
    Apple LLVM version 8.0.0 (clang-800.0.42.1)
    clang version 4.0.0 (trunk 290358)

Built successfully with Apple clang on with c++03/11/14/1z.
Built successfully with trunk clang on Mac OS X 10.11 with  c++03/11/14.
Fails to link Boost.Fiber with ToT clang Mac OS X 10.11 with c++1z.
 
-- Marshall