-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57513/#review170790
-----------------------------------------------------------
Ship it!
Ship It!
- Michael Park
On March 31, 2017, 2:44 p.m., Neil Conway wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/57513/
> -----------------------------------------------------------
>
> (Updated March 31, 2017, 2:44 p.m.)
>
>
> Review request for mesos and Michael Park.
>
>
> Repository: mesos
>
>
> Description
> -------
>
> The previous coding used a `while` loop condition that was invariant
> over the body of the loop; it is clearer to write this as an `if`
> statement instead. Also clarified comments.
>
>
> Diffs
> -----
>
> 3rdparty/stout/include/stout/strings.hpp fe469fa492f179d42794a8ce8f75c0654be7ef58
>
>
> Diff: https://reviews.apache.org/r/57513/diff/3/
>
>
> Testing
> -------
>
> `make check`
>
>
> Thanks,
>
> Neil Conway
>
>
|