
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.