-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58126/
-----------------------------------------------------------

Review request for mesos, Jeff Coffler, John Kordich, Joseph Wu, Li Li, and 
Michael Park.


Bugs: MESOS-5418 and MESOS-5522
    https://issues.apache.org/jira/browse/MESOS-5418
    https://issues.apache.org/jira/browse/MESOS-5522


Repository: mesos


Description
-------

This was an unused function that ended up being the correct place to
implement proper `argv` concatenation and escaping.  It returns a
`std::wstring` for use (speifically) by `::CreateProcessW`.  This brings
us a bit closer to Unicode support within Mesos.


Diffs
-----

  3rdparty/stout/include/stout/os/windows/shell.hpp 
fdce93c2146ddec6117577b538dca77c416e0c01 


Diff: https://reviews.apache.org/r/58126/diff/1/


Testing
-------

Testing done later in chain.


Thanks,

Andrew Schwartzmeyer

Reply via email to