Description
When compiling with -Wextra
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]
Attachments
Issue Links
- links to