-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56368/
-----------------------------------------------------------
(Updated Feb. 7, 2017, 6:56 p.m.)
Review request for mesos, Alex Clemmer and Joseph Wu.
Changes
-------
Remove declaration of `CREATE_JOB` too.
Bugs: MESOS-6892
https://issues.apache.org/jira/browse/MESOS-6892
Repository: mesos
Description (updated)
-------
Libprocess: Windows: Remove `CREATE_JOB` parent hook.
Diffs (updated)
-----
3rdparty/libprocess/include/process/subprocess_base.hpp
7117a2730ae8666d0b55cbe05162a0b4e843193c
3rdparty/libprocess/src/subprocess.cpp
bc1b99b8f84332f42623c35fc2b8d5186ba8af70
Diff: https://reviews.apache.org/r/56368/diff/
Testing
-------
This is the last patch in a series. Applied all together, they were tested with
`make && make check` on Linux, and `support\windows-build.bat` on Windows. All
tests pass (minus flaky ones which sometimes fail but that's unrelated).
Thanks,
Andrew Schwartzmeyer