You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Paul Brett (JIRA)" <ji...@apache.org> on 2015/05/28 22:26:20 UTC

[jira] [Assigned] (MESOS-2778) Non-POD static variables used in fq_codel and ingress.

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

Paul Brett reassigned MESOS-2778:
---------------------------------

    Assignee: Paul Brett

> Non-POD static variables used in fq_codel and ingress.
> ------------------------------------------------------
>
>                 Key: MESOS-2778
>                 URL: https://issues.apache.org/jira/browse/MESOS-2778
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Paul Brett
>            Assignee: Paul Brett
>
> We declare const non-POD static variables for the following:
> fq_codel::HANDLE
> ingress::ROOT
> ingress::HANDLE
> We can eliminate the risk of indeterminate initialization by converting to C++11 constexpr



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