You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2016/09/08 03:10:20 UTC

[jira] [Assigned] (TS-4827) gcc warning xxx not explicitly initialized in the copy constructor

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

Bryan Call reassigned TS-4827:
------------------------------

    Assignee: Bryan Call

> gcc warning xxx not explicitly initialized in the copy constructor
> ------------------------------------------------------------------
>
>                 Key: TS-4827
>                 URL: https://issues.apache.org/jira/browse/TS-4827
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 7.0.0
>
>
> {noformat}
> LogFile.cc:91:1: error: base class ‘class RefCountObj’ should be explicitly initialized in the copy constructor [-Werror=extra]
> LogFormat.cc:238:1: error: base class ‘class RefCountObj’ should be explicitly initialized in the copy constructor [-Werror=extra]
> LogObject.cc:133:1: error: base class ‘class RefCountObj’ should be explicitly initialized in the copy constructor [-Werror=extra]
> RegressionSM.cc:226:1: error: base class ‘class Continuation’ should be explicitly initialized in the copy constructor [-Werror=extra]
> RegressionSM.cc:271:3: error: base class ‘struct RegressionSM’ should be explicitly initialized in the copy constructor [-Werror=extra]
> {noformat}



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