
13 Sep
2010
13 Sep
'10
8:08 p.m.
On Sat, 11 Sep 2010 00:21:48 +0200, Boris Schaeling <boris@highscore.de> 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