Boost logo

Boost :

Subject: Re: [boost] [gsoc] Boost.Process done
From: Boris Schaeling (boris_at_[hidden])
Date: 2010-08-15 09:48:01


On Sun, 15 Aug 2010 15:06:58 +0200, Mathias Gaunard
<mathias.gaunard_at_[hidden]> wrote:

> [...]A few documentation problems:
> - detail headers shouldn't appear

Jamfile updated.

> - pistream/postream do not inherit from std::istream/std::ostream nor to
> have any stream-like members, at least according to the reference

Hm, indeed! I think the problem is that Doxygen doesn't know std::istream
and std::ostream. I don't know if there is anything which can be done
about it?

> - the Asynchronous I/O section should clearly say you need to use named
> pipes for this to work.

It depends on the platform you are looking from: For POSIX Windows is the
exception and the only platform which requires named pipes. For Windows
POSIX is the exception and the only platform which doesn't require named
pipes. :-)

Thanks for your feedback,
Boris


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