
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