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

2015-07-30 Thread Joris Van Remoortere

---
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
 




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

2015-07-29 Thread Joseph Wu

---
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.

2015-07-29 Thread Mesos ReviewBot

---
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