$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Serialization] Bizarre bug
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-08-11 13:27:30
Peter Dimov wrote:
> Robert Ramey wrote:
>> In the IPC case, the program could only occur when
>> the recieving program is a later version of the sending version.
>> That is the same problem - reading an old archive version.
>
> And you are saying that old archive versions are not supposed to be
> readable?
LOL - of course not. In the IPC case, it's even less likely
or the archive writing and reading to get "out of sync" -
but it's just the same original complaint in a slightly
different wrapper. I brought up the issue of old archives
as the only realistic scenario that occured to me
where the situation could occur. That's all.
Robert Ramey