You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2017/02/23 16:31:44 UTC

[jira] [Updated] (MESOS-6827) Fix the order in which "self.hpp" is included in "self.cpp".

     [ https://issues.apache.org/jira/browse/MESOS-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bannier updated MESOS-6827:
------------------------------------
    Labels: newbie tech-debt  (was: newbie)

> Fix the order in which "self.hpp" is included in "self.cpp".
> ------------------------------------------------------------
>
>                 Key: MESOS-6827
>                 URL: https://issues.apache.org/jira/browse/MESOS-6827
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Alexander Rukletsov
>            Priority: Minor
>              Labels: newbie, tech-debt
>
> According to our [styleguide|https://github.com/apache/mesos/blob/master/docs/c%2B%2B-style-guide.md#order-of-includes], each {{.cpp}} file should include the related {{.hpp}} first to ensure that a header file always includes all symbols it requires. However, our codebase does not follow this rule strictly.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)