Subject: Re: [boost] [gsoc] Boost.Process done
From: Boris Schaeling (boris_at_[hidden])
Date: 2010-09-13 16:08:34


On Sat, 11 Sep 2010 00:21:48 +0200, Boris Schaeling <boris_at_[hidden]>
wrote:

> [...]
>>> As I also think the default constructor of context shouldn't throw:
>>> What if we add another optional parameter to bp::behavior::inherit? A
>>> bool variable could be used to indicate whether bp::behavior::inherit
>>> should throw if dup()/DuplicateHandle() fails.
>>
>> No, it shouldn't call dup()/DuplicateHandle() in the first place.
>
> Convinced - the dont_close flag sounds like a good idea! I'll update the
> code on the weekend.

Just a quick note that I didn't manage to update anything on the weekend.
I made a todo list though so that no ideas get lost. I'll send another
mail when I've updated the code.

Boris