$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Boost.Process 0.5: And another minor update
From: Boris Schaeling (boris_at_[hidden])
Date: 2012-12-08 20:38:06
I've uploaded a new version of Boost.Process 0.5 to
<http://www.highscore.de/boost/process0.5/>:
- First command line argument passed to set_args is used as a path to the
executable to start
- No escaping of command line arguments anymore with set_args (see
<http://article.gmane.org/gmane.comp.lib.boost.devel/236137>)
- Updated documentation
Boris