[ 
https://issues.apache.org/jira/browse/MESOS-2564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15510409#comment-15510409
 ] 

Alexander Rukletsov commented on MESOS-2564:
--------------------------------------------

https://reviews.apache.org/r/32608/

> Kill superfluous forward declaration comments.
> ----------------------------------------------
>
>                 Key: MESOS-2564
>                 URL: https://issues.apache.org/jira/browse/MESOS-2564
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Alexander Rukletsov
>            Priority: Minor
>              Labels: easyfix, newbie
>
> We often prepend forward declarations with a comment, which is pretty 
> useless, e.g.: 
> {code}
> // Forward declarations.
> class LogStorageProcess;
> {code}
> or
> {code}
> // Forward declarations.
> namespace registry {
> class Slaves;
> }
> class Authorizer;
> class WhitelistWatcher;
> {code}
> This JIRA aims to clean up such comments.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to