Boost logo

Boost :

Subject: Re: [boost] [process] FileSystem version
From: Boris Schaeling (boris_at_[hidden])
Date: 2011-02-09 18:00:53


On Sat, 22 Jan 2011 11:14:33 +0100, vicente.botet
<vicente.botet_at_[hidden]> wrote:

Hi Vicente,

> with witch version of Boost.FileSystem Boost.Process is working, V2, V3
> or both?

better late than never: I've tested Boost.Process only with
Boost.Filesystem v2. However I think it should work with Boost.Filesystem
v3, too. So far Boost.Process only uses the exception filesystem_error in
find_executable_in_path() if a file can't be found. As we could replace
std::string with boost::filesystem::path in some places, we could depend
more on Boost.Filesystem in the future.

Boris


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