You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Joseph Wu <jo...@mesosphere.io> on 2015/07/30 01:51:17 UTC

Re: Review Request 36865: Style change: Space after the "..." in variadic templates.

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

(Updated July 29, 2015, 4:51 p.m.)


Review request for mesos, Benjamin Hindman and Joris Van Remoortere.


Summary (updated)
-----------------

Style change: Space after the "..." in variadic templates.


Repository: mesos


Description (updated)
-------

There are a few instances of `typename...` and `typename ...` in the code base.  This patch normalizes those to just `typename...` .


Diffs (updated)
-----

  3rdparty/libprocess/include/process/help.hpp 316ed21b5300496f283d0c331fa6d9dad441d332 

Diff: https://reviews.apache.org/r/36865/diff/


Testing
-------

`make check`


Thanks,

Joseph Wu


Re: Review Request 36865: Style change: Space after the "..." in variadic templates.

Posted by Mesos ReviewBot <re...@mesos.apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36865/#review93542
-----------------------------------------------------------


Patch looks great!

Reviews applied: [36864, 36865]

All tests passed.

- Mesos ReviewBot


On July 29, 2015, 11:51 p.m., Joseph Wu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/36865/
> -----------------------------------------------------------
> 
> (Updated July 29, 2015, 11:51 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Joris Van Remoortere.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> There are a few instances of `typename...` and `typename ...` in the code base.  This patch normalizes those to just `typename...` .
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/include/process/help.hpp 316ed21b5300496f283d0c331fa6d9dad441d332 
> 
> Diff: https://reviews.apache.org/r/36865/diff/
> 
> 
> Testing
> -------
> 
> `make check`
> 
> 
> Thanks,
> 
> Joseph Wu
> 
>


Re: Review Request 36865: Style change: Space after the "..." in variadic templates.

Posted by Joris Van Remoortere <jo...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36865/#review93669
-----------------------------------------------------------

Ship it!


Ship It!

- Joris Van Remoortere


On July 29, 2015, 11:51 p.m., Joseph Wu wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/36865/
> -----------------------------------------------------------
> 
> (Updated July 29, 2015, 11:51 p.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Joris Van Remoortere.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> There are a few instances of `typename...` and `typename ...` in the code base.  This patch normalizes those to just `typename...` .
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/include/process/help.hpp 316ed21b5300496f283d0c331fa6d9dad441d332 
> 
> Diff: https://reviews.apache.org/r/36865/diff/
> 
> 
> Testing
> -------
> 
> `make check`
> 
> 
> Thanks,
> 
> Joseph Wu
> 
>