Boost logo

Boost :

Subject: [boost] [serialization] Massive failures in develop?
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-10-17 08:04:26


Local testing seems to have badly failed:
http://www.boost.org/development/tests/develop/developer/serialization.html

I've only looked at the msvc failures, and there's an issue in the
iostream class destructor - which is to say after the archive classes
have been destructed, the iostream class they were using is left in a
non-sane state. Beyond that I haven't been able to get anything
sensible out of the debugger (looks like memory corruption actually, but
I can't be sure).

Any ideas? Thanks, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk