TODOs
This commit is contained in:
parent
cef9a9bd53
commit
1e58f622c0
@ -10,6 +10,8 @@ using cpputils::SubprocessError;
|
|||||||
using std::string;
|
using std::string;
|
||||||
namespace bf = boost::filesystem;
|
namespace bf = boost::filesystem;
|
||||||
|
|
||||||
|
// TODO Test passing input to stdin of processes
|
||||||
|
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER)
|
||||||
constexpr const char* NEWLINE = "\r\n";
|
constexpr const char* NEWLINE = "\r\n";
|
||||||
#else
|
#else
|
||||||
|
Loading…
Reference in New Issue
Block a user