----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50770/ -----------------------------------------------------------
Review request for mesos, Artem Harutyunyan, Alex Clemmer, Joris Van Remoortere, and Srinivas Brahmaroutu. Repository: mesos Description ------- The logrotate module was not using stout's `os::pagesize` previously. Now that it is, the module will compile on Windows. Diffs ----- src/slave/CMakeLists.txt 33120ace79bce449329a7cc4b7ef264d2867fc13 Diff: https://reviews.apache.org/r/50770/diff/ Testing ------- cmake .. -DENABLE_LIBEVENT=1 -G "Visual Studio 14 2015 Win64" msbuild Mesos.sln /p:PreferredToolArchitecture=x64 /m "src/mesos-logrotate-logger.exe" Thanks, Joseph Wu
