
(previous mail sent to boost-users@ by mistake)
Marshall Clow via Boost
The release candidates for the first 1.68.0 beta release are now available at:
https://dl.bintray.com/boostorg/beta/1.68.0.beta.1.rc1/source/
Fails to build on FreeBSD because https://github.com/boostorg/wave/pull/31 despite being merged months ago is not included in rc1. In file included from libs/wave/src/instantiate_re2c_lexer.cpp:29: In file included from ./boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp:38: In file included from ./boost/wave/cpplexer/re2clex/cpp_re.hpp:379: cpp.re:189:7: error: cannot initialize return object of type 'boost::wave::token_id' with an rvalue of type 'int' { BOOST_WAVE_RET(T_DIVIDE); } ^~~~~~~~~~~~~~~~~~~~~~~~ ./boost/wave/cpplexer/re2clex/cpp_re.hpp:65:16: note: expanded from macro 'BOOST_WAVE_RET' return (i); \ ^~~ 1 error generated. Full build log: https://ptpb.pw/qWiz