Hello Robert Attached, please find two text archive outputs. The first is generated using boost version 1.35. The second is generated using boost version 1.37. Additionally, I attached the diff between these archives. In this diff, you can safely ignore the second and the last difference. Those are due to random generated data. We assume that the exception (see attached stacktrace.txt) is caused by the third difference. Do you have any idea why this exception is thrown? David On Apr 9, 2009, at 6:38 PM, Robert Ramey wrote:
This version is declared at the beginning of a serialized archive. E.g.:
The following beginning of a text archive is serialized with boost 1.37: 22 serialization::archive 5 0 35 ...
Serialized with boost 1.35 it looks like this: 22 serialization::archive 4 0 35 ...
Otherwise, the archives are in my case completely identical.
Somehow, if this version number does not match to the serialized or archive version of the used boost library, boost throws an exception.
**** where does this exception get thrown?
Robert Ramey
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users