> On 九月 2, 2015, 4:45 p.m., Guangya Liu wrote: > > src/master/master.hpp, line 34 > > <https://reviews.apache.org/r/38061/diff/1/?file=1062343#file1062343line34> > > > > Alex, can you please show more detail for why we need to move #include > > <mesos/scheduler/scheduler.hpp>? Does the correct order is sub grouping > > interfaces in a same folder with alpha order? Thanks > > Alexander Rukletsov wrote: > Exactly right: we sort lexicographically inside the folder, nested > folders after files with newlines between groups.
Thanks Alex, got it. - Guangya ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38061/#review97475 ----------------------------------------------------------- On 九月 2, 2015, 4:34 p.m., Alexander Rukletsov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38061/ > ----------------------------------------------------------- > > (Updated 九月 2, 2015, 4:34 p.m.) > > > Review request for mesos and Joris Van Remoortere. > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/master/master.hpp 594dd25f9aa9b6147680d0a838a77c3222941f4b > > Diff: https://reviews.apache.org/r/38061/diff/ > > > Testing > ------- > > None. > > > Thanks, > > Alexander Rukletsov > >
