$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-04-29 12:40:12
On Apr 29, 2005, at 11:34 AM, Robert Ramey wrote:
> I'm currently changing the shared_ptr serialization to address the
> recent
> changes in the shared_ptr implementation and re-implement in a manner
> that
> has been discussed elsewhere on this list. This will fix all the
> shared_ptr
> serialization test failures. I presume this falls under the heading
> of "bug
> fix" even though its really significant development work?
This sounds like an important bug fix. Go ahead and make the changes.
Doug