[Boost-bugs] [ boost-Bugs-1352426 ] poly archives + stl containers broken once again...

Bugs item #1352426, was opened at 2005-11-09 10:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1352426&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: serialization Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Robert Ramey (ramey) Summary: poly archives + stl containers broken once again... Initial Comment: 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1352426&group_id=7586 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs

Damn !!! I've fixed this on my own machine - a trivial fix to two headers and an improvement to the test. I'm testing this on my settup here - this will take a couple of hours. Doug - I would like to check this in if possible. Its not a corner case. Let me know. Robert Ramey

OK - I made the tweak, updated the test, and tested it on bcb 5.51, bcb 5.64, vc 7.1, msvc, msvc-stlport-4.53, and gcc with no regressions. I then checked into RC_1_33_0 the files polymorphic_iarchive.hpp, polymorphic_iarchive_impl.hpp, and test_reset_object_address.cpp. I'm praying this doesn't break anything. Robert Ramey. Doug Gregor wrote:
participants (3)
-
Doug Gregor
-
Robert Ramey
-
SourceForge.net