Boost logo

Boost :

Subject: Re: [boost] [Serialization] Need help with binary archive deserialization error
From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2009-02-03 20:29:41


troy d. straszheim wrote:
> George van Venrooij wrote:
>> Apparently I'm doing something that has no effect for text-based
>> serialization, but does for binary. Since I didn't find any posts or
>> tickets for this issue I assume I have made a mistake somewhere, only
>> I have been looking for hours and cannot seem to find it. So any
>> suggestions on where to look would be welcome, even the obvious ones ;-)
>
> Hi,
>
> Can you provide a small example that reproduces the problem? This would
> be the place to start. The problem does not sound familiar.

What boost version(s) were used to write/read the archive? There was a
change somewhere between 1.33 and 1.37 that caused incompatibility with
binary archives and vectors of built-in data types. There are some
optimizations that only come into play with vectors/arrays of built-ins.

Jeff


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