$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Zrubavel Zodikovich (g729_at_[hidden])
Date: 2005-08-08 05:33:19
Fixed this locally, while waiting for official fix to make it through.
Next problem: what's likely reason for assert(new_cid == cid) to be 
triggered in basic_iarchive.cpp line 444 ?
Robert Ramey wrote:
> Good call.
> 
> Doug, I would like to check in the fix for this into RC_1_33_0 .  I'm 
> testing on my own setup here.  Unfortunately, I don't have CW here and there 
> is a tiny chance that there could be some surprise if I check it in.  May I 
> do this?
> 
> Robert Ramey
> 
> Zrubavel Zodikovich wrote:
> 
>>Another include file that fails to compile:
>>
>>-----
>>#include <boost/serialization/shared_ptr.hpp>
>>-----