$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [gsoc] Boost.Process done
From: Boris Schaeling (boris_at_[hidden])
Date: 2010-08-27 15:07:32
On Fri, 27 Aug 2010 04:44:17 +0200, Jeff Flinn
<TriumphSprint2000_at_[hidden]> wrote:
> Jeff Flinn wrote:
>> Boris Schaeling wrote:
>>> Here are the results of the Boost.Process project within this year's
>> Is this intended:
>> boost/process/stream_behavior.hpp: line 117:
>> return boost::make_shared<inherit>(inherit(child_end));
>
> I see this is done in almost all uses of make_shared within
> boost::process.
Thanks, fixed in Subversion and in the ZIP file at
<http://www.highscore.de/boost/gsoc2010/process.zip>!
Boris