Boost logo

Boost :

Subject: [boost] Boost::Process is broken
From: Wilfred Smith (wilfredsmith_at_[hidden])
Date: 2017-08-02 17:18:37


All,

Has anyone tried to build with <boost/process.hpp> included using XCode 9.0? I don’t think this went through code review.

include/boost/process/exception.hpp:22:30: error: using declaration cannot refer to a constructor
    using std::system_error::system_error;
          ~~~~~~~~~~~~~~~~~~~^

I’m not sure that does what was intended, and the compiler thinks it’s silly talk…

Any and all assistance appreciated in advance…

\W/


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