----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54084/#review167482 -----------------------------------------------------------
Closing this review due to inactivity. Please see our [guidelines](https://github.com/apache/mesos/blob/master/docs/reopening-reviews.md) for reopening reviews. - Joris Van Remoortere On Nov. 25, 2016, 4:53 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/54084/ > ----------------------------------------------------------- > > (Updated Nov. 25, 2016, 4:53 p.m.) > > > Review request for mesos, Kevin Klues and Qian Zhang. > > > Repository: mesos > > > Description > ------- > > Missing includes were found by attempting to parse the header files > standalone with > > $ clang++ -fsyntax-only -I .... HEADER_FILE.hpp > > By fixing failures we can make sure that all required symbols are > defined. > > Note this change does not address the issue of transitive includes. > > > Diffs > ----- > > include/mesos/appc/spec.hpp e9430df03b49f49d367e19b18991ead77fe5b830 > include/mesos/executor/executor.hpp > 598d0106fe6c166507bde2bddfd7bed8d544da5a > > > Diff: https://reviews.apache.org/r/54084/diff/1/ > > > Testing > ------- > > make check (OS X, clang trunk w/o optimizations, SSL) > > > Thanks, > > Benjamin Bannier > >
