Boost logo

Boost :

Subject: Re: [boost] [gsoc] Boost.Process done
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-08-15 09:06:58


15/08/2010 13:03, Boris Schaeling wrote:
> Here are the results of the Boost.Process project within this year's
> Google Summer of Code program: We have a complete library to manage
> system processes now!

Well done! Looks quite easy to use.

> If you like to play around with the library download the ZIP file from
> <http://www.highscore.de/boost/gsoc2010/process.zip>. As it's a
> header-only library simply copy the files to your Boost folder. If you
> like to quickly check the documentation click on
> <http://www.highscore.de/boost/gsoc2010/>.

A few documentation problems:
- detail headers shouldn't appear
- pistream/postream do not inherit from std::istream/std::ostream nor to
have any stream-like members, at least according to the reference
- the Asynchronous I/O section should clearly say you need to use named
pipes for this to work.


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