> On Dec. 18, 2015, 10:43 p.m., Neil Conway wrote: > > 3rdparty/libprocess/README.md, line 176 > > <https://reviews.apache.org/r/41474/diff/1/?file=1167576#file1167576line176> > > > > We should be consistent (between code samples) about whether we're > > assuming any `using` statements are implied, or restating them at the top > > of each code sample.
I added `using` statements to the first code sample to make things consistent. - Greg ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/41474/#review111297 ----------------------------------------------------------- On Dec. 19, 2015, 1:26 a.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/41474/ > ----------------------------------------------------------- > > (Updated Dec. 19, 2015, 1:26 a.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, Joris Van Remoortere, > and Neil Conway. > > > Bugs: MESOS-3996 > https://issues.apache.org/jira/browse/MESOS-3996 > > > Repository: mesos > > > Description > ------- > > Added documentation for `defer` in libprocess README. > > > Diffs > ----- > > 3rdparty/libprocess/README.md c3f309a7dc1c94882c4cc97eeaf0736c2fca0ba5 > > Diff: https://reviews.apache.org/r/41474/diff/ > > > Testing > ------- > > Viewed the markdown in a branch on GitHub: > https://github.com/mesosphere/mesos/tree/defer_docs/3rdparty/libprocess > > > Thanks, > > Greg Mann > >
