Opened 17 years ago
Closed 17 years ago
#510 closed Bugs (None)
poly archives + stl containers broken once again...
Reported by: | nobody | Owned by: | Robert Ramey |
---|---|---|---|
Milestone: | Component: | serialization | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
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
Note:
See TracTickets
for help on using tickets.