Le 14/07/15 05:54, Marshall Clow a écrit :
Release candidate files for 1.59.0 beta 1 are available at http://boost.cowic.de/rc/
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.
This helps ensure the candidates build OK before we push them out to SourceForge.
The files (and associated md5s) are: MD5 (boost_1_59_0_b1_rc1.7z) = f54a97e5ee7f8e3d04cd9af8396e30f9 MD5 (boost_1_59_0_b1_rc1.tar.bz2) = 9804305aae0c9de9f8cfc02e3de75167 MD5 (boost_1_59_0_b1_rc1.tar.gz) = e584770bd76885c123a0426d24466fe2 MD5 (boost_1_59_0_b1_rc1.zip) = ee34f223aa789a6b3f727cb9480651ed
Thanks!
-- The release managers
Hi, - Boost.test documentation is missing from doc/html/index.html (it is a quickbook document now, I believe it should be included there). - There is an open PR not merged into the release history: https://github.com/boostorg/website/pull/89 - I am getting a warning for every compilation unit (using clang/XCode 6.3 on OSX) ------------------------- clang: warning: optimization flag '-finline-functions' is not supported clang: warning: argument unused during compilation: '-finline-functions' ------------------------- Otherwise things look good. Thanks, Raffi