$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Råde (rade_at_[hidden])
Date: 2007-05-06 13:34:46
Hi Robert,
A long time ago (in the fall of 2005 I think) I reported a bug to you:
If you throw an exception in a load_construct_data function
(before you have completed the construction of the object)
then the serialization library crashes.
It calls a destructor on the object that never was constructed.
It seems this bug has not been fixed in 1.34 beta.
Do you plan to fix this bug?
--Johan