Boost logo

Boost :

Subject: Re: [boost] [gsoc] Boost.Process done
From: Boris Schaeling (boris_at_[hidden])
Date: 2010-10-06 19:06:23


Here is another update of the library (ZIP file updated at
<http://www.highscore.de/boost/gsoc2010/process.zip>; documentation
updated at <http://www.highscore.de/boost/gsoc2010/>; changes in
Subversion at <http://svn.boost.org/svn/boost/sandbox/SOC/2010/process/>).

I expect this to be the last update for now (as it looks like discussions
have calmed down a bit and I basically went through the major changes
people had asked for). There might be still some changes to come but this
is something we can of course handle in an official review.

What has been changed in this version?

* boost::process::context provides a boost::function member variable to
bind a callback function instead of requiring developers to define a
subclass and override setup().

* On Windows a bug in boost::process::status has been fixed.

* Examples and documentation have been updated.

Thanks for all of your feedback since mid August!

Boris


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk