Boost C++ Libraries: Ticket #510: poly archives + stl containers broken once again... https://svn.boost.org/trac10/ticket/510 <pre class="wiki">Hello, fetched fresh boost_1_33_1_beta.tar.gz Compilation (using vc 7.1) stopped. boost\boost\serialization\collections_load_imp.hpp(70) : error C2039: 'reset_object_address' : is not a member of 'boost::archive::polymorphic_iarchive' Seems once again boost::serialization has been broken (can't remember how many times...) making boost pretty much useless for me. My snapshot "boost-RC_1_33_0-05-10-03-1807" (some rc1). Works flawlessly cross-platform (vc 7.1, gcc x86, gcc arm). While fixing this one ... could you please do id:1312222 too .. that messages are really annoying while compiling with -pedantic. Regards, A. Focht </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/510 Trac 1.4.3 Robert Ramey Wed, 09 Nov 2005 21:12:35 GMT status changed https://svn.boost.org/trac10/ticket/510#comment:1 https://svn.boost.org/trac10/ticket/510#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> <pre class="wiki">Logged In: YES user_id=396141 Damn!, your right. I've made the fix - a very minor one - on my own system and am currently running tests. I've also updated the test_reset_object_address to specifically test for this kind of oversight. I'll do my best to get this into 1.33.1. If that doesn't happen, I can send you the fix privately. Its quite trivial. Thanks for catching this. Robert Ramey </pre> Ticket