kaliveda-dev team mailing list archive
-
kaliveda-dev team
-
Mailing list archive
-
Message #00493
[Bug 921448] [NEW] KVClassFactory: new copy ctor needs to explicitly call base class default ctor
Public bug reported:
since introduction of copy ctor in classes generated by KVClassFactory,
compilation gives warnings about "copy ctor should explicitly call base class ctor"
this affects analysis classes generated with gDataSet->MakeAnalysisClass(...)
and also the optimised KVParticleCondition classes
** Affects: kaliveda
Importance: Medium
Status: Triaged
** Affects: kaliveda/1.8
Importance: Medium
Status: Triaged
** Also affects: kaliveda/1.8
Importance: Undecided
Status: New
** Changed in: kaliveda/1.8
Status: New => Triaged
** Changed in: kaliveda/1.8
Importance: Undecided => Medium
** Changed in: kaliveda/1.8
Milestone: None => 1.8.4
--
You received this bug notification because you are a member of KaliVeda
Development Team, which is subscribed to KaliVeda.
https://bugs.launchpad.net/bugs/921448
Title:
KVClassFactory: new copy ctor needs to explicitly call base class
default ctor
Status in KaliVeda data analysis framework:
Triaged
Status in KaliVeda 1.8 series:
Triaged
Bug description:
since introduction of copy ctor in classes generated by KVClassFactory,
compilation gives warnings about "copy ctor should explicitly call base class ctor"
this affects analysis classes generated with gDataSet->MakeAnalysisClass(...)
and also the optimised KVParticleCondition classes
To manage notifications about this bug go to:
https://bugs.launchpad.net/kaliveda/+bug/921448/+subscriptions
Follow ups
References