> On March 10, 2016, 5:56 p.m., Joerg Schad wrote:
> > src/launcher/executor.cpp, line 124
> > <https://reviews.apache.org/r/44652/diff/1/?file=1294474#file1294474line124>
> >
> >     Not sure whether we have a real style for that, but the example I seen 
> > (and used myself) are to comment the name. See 
> > https://github.com/apache/mesos/blob/master/3rdparty/libprocess/src/openssl.cpp#L155
> >  for an example.
> >     In this case I don't believe it makes a large difference as the Type is 
> > descriptive enough, but that might be different with more general types 
> > (imagine a string).

The openssl file is pretty new, I think the general style for this has not been 
to use `/* */` comments but rather to leave the name or omit the name.


- Ben


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


On March 14, 2016, 5:48 p.m., Alexander Rukletsov wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/44652/
> -----------------------------------------------------------
> 
> (Updated March 14, 2016, 5:48 p.m.)
> 
> 
> Review request for mesos, Ben Mahler and Joerg Schad.
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> See summary.
> 
> 
> Diffs
> -----
> 
>   src/launcher/executor.cpp 4149f084b0b234fb995df04e9d1ca704feec082e 
> 
> Diff: https://reviews.apache.org/r/44652/diff/
> 
> 
> Testing
> -------
> 
> The complete chain was tested. See https://reviews.apache.org/r/44662/.
> 
> 
> Thanks,
> 
> Alexander Rukletsov
> 
>

Reply via email to