Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] unwinding "stack" of objectduringloading
From: Igor R (boost.lists_at_[hidden])
Date: 2011-11-14 07:33:13


<...>
> The real question is what kind of exception could occur which would
> permit you to read more of the stream.  if you can still read the stream
> then it's likely to be a programming error - e.g. save/load don't match
> and to my mind trying to recover from these situation either hides an error or compounds the damage.

The exception is "unregistered_class" - why is it thrown is another
question, but unfortunately we couldn't find the answer so far.
However, the inner object that fails to get red is not critical, so I
wanted to try skipping it.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net