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

Change History (1)

comment:1 by Robert Ramey, 17 years ago

Status: assignedclosed
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
Note: See TracTickets for help on using tickets.