[1.53.0] Beta release candidates available

Release candidate files for 1.53.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: d5a45d0e08a14d5fb0965fe675d76ac6 *boost_1_53_0_beta1_rc1.tar.gz 89a6084458cd9f0e136c4b5292265461 *boost_1_53_0_beta1_rc1.tar.bz2 2a8897e04c59ccaf39189568f6966d60 *boost_1_53_0_beta1_rc1.zip 4cdf5a71d46e1115ca0c413f5b139a54 *boost_1_53_0_beta1_rc1.7z Thanks, --The release managers

On 01/03/2013 08:25 PM, Marshall Clow wrote:
Release candidate files for 1.53.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.
I get several compile errors in libserialization: gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6/release/link-static/threading-multi/archive_exception.o libs/serialization/src/archive_exception.cpp: In constructor ‘boost::archive::archive_exception::archive_exception(boost::archive::archive_exception::exception_code, const char*, const char*)’: libs/serialization/src/archive_exception.cpp:33:5: error: ‘m_msg’ was not declared in this scope libs/serialization/src/archive_exception.cpp: In member function ‘virtual const char* boost::archive::archive_exception::what() const’: libs/serialization/src/archive_exception.cpp:106:12: error: ‘m_msg’ was not declared in this scope libs/serialization/src/archive_exception.cpp:107:1: warning: control reaches end of non-void function [-Wreturn-type] My machine is 64 bit Linux with gcc 4.6.

Olaf van der Spek wrote:
On Thu, Jan 3, 2013 at 9:14 PM, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
I get several compile errors in libserialization:
Me too, on VC11
libs\serialization\src\archive_exception.cpp(33) : error C2065: 'm_msg' : undeclared identifier
Result of an error in performing merge to release. I believe this should be fixed by now Robert Ramey

On 3 January 2013 19:25, Marshall Clow <mclow.lists@gmail.com> wrote:
Release candidate files for 1.53.0 beta 1 are available at http://boost.cowic.de/rc/
I've put it on the site, the documentation is linked from the release notes: http://www.boost.org/users/history/version_1_53_0.html

Hi Daniel, On 3-1-2013 21:34, Daniel James wrote:
On 3 January 2013 19:25, Marshall Clow <mclow.lists@gmail.com> wrote:
Release candidate files for 1.53.0 beta 1 are available at http://boost.cowic.de/rc/ I've put it on the site, the documentation is linked from the release notes:
I did send the release notes, but I don't see them. Do I have to include them myself (if yes, no problem)? Regards, Barend

Marshall Clow <mclow.lists@gmail.com> writes:
Release candidate files for 1.53.0 beta 1 are available at http://boost.cowic.de/rc/
Did any of the updates to Boost.Test make it into this release? In particular the documentation changes? Alex -- Swish - Easy SFTP for Windows Explorer (http://www.swish-sftp.org)
participants (7)
-
Alexander Lamaison
-
Barend Gehrels
-
Daniel James
-
Karsten Ahnert
-
Marshall Clow
-
Olaf van der Spek
-
Robert Ramey