Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-2564

Kill superfluous forward declaration comments.

Agile BoardAttach filesAttach ScreenshotAdd voteVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      We often prepend forward declarations with a comment, which is pretty useless, e.g.:

      // Forward declarations.
      class LogStorageProcess;
      

      or

      // Forward declarations.
      namespace registry {
      class Slaves;
      }
      
      class Authorizer;
      class WhitelistWatcher;
      

      This JIRA aims to clean up such comments.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            alexr Alex R

            Dates

              Created:
              Updated:

              Slack

                Issue deployment