> On Dec. 9, 2014, 9:08 p.m., Dominic Hamon wrote:
> > 3rdparty/libprocess/include/process/node.hpp, line 7
> > <https://reviews.apache.org/r/28869/diff/1/?file=787250#file787250line7>
> >
> >     why did this move? alphabetically it comes before those above.

It is inside a folder, from looking around the code we follow this style pretty 
consistently (folders are separated and come after top level files).


> On Dec. 9, 2014, 9:08 p.m., Dominic Hamon wrote:
> > 3rdparty/libprocess/include/process/node.hpp, line 13
> > <https://reviews.apache.org/r/28869/diff/1/?file=787250#file787250line13>
> >
> >     this should be above glog, right?

C-like includes first, whoops I'll move glog above sstream.


- Ben


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


On Dec. 9, 2014, 9:07 p.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28869/
> -----------------------------------------------------------
> 
> (Updated Dec. 9, 2014, 9:07 p.m.)
> 
> 
> Review request for mesos and Jie Yu.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Needed this to store Node keys in hashmap.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/include/process/node.hpp 
> eb48c54cc1531d9f55213a58dd9496e969d5d7be 
> 
> Diff: https://reviews.apache.org/r/28869/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>

Reply via email to