-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63859/
-----------------------------------------------------------
(Updated Nov. 17, 2017, 10:35 p.m.)
Review request for mesos, Andrew Schwartzmeyer and John Kordich.
Summary (updated)
-----------------
Windows: Fixed mock signal values in stout.
Bugs: MESOS-7342
https://issues.apache.org/jira/browse/MESOS-7342
Repository: mesos
Description (updated)
-------
Also fixed the WEXITSTATUS macro to cast the exit code instead of
bit-masking it, since Windows exit codes are 32 bit unsigned ints.
Diffs (updated)
-----
3rdparty/stout/include/stout/windows.hpp
7aa0ba72c4cc3b688ce6374b3308945ea8cb7572
Diff: https://reviews.apache.org/r/63859/diff/2/
Changes: https://reviews.apache.org/r/63859/diff/1-2/
Testing
-------
See https://reviews.apache.org/r/63862/ for test results.
Thanks,
Akash Gupta