kaliveda-dev team mailing list archive
-
kaliveda-dev team
-
Mailing list archive
-
Message #00829
[Bug 921448] Re: KVClassFactory: new copy ctor needs to explicitly call base class default ctor
** Changed in: kaliveda/1.8
Status: Fix Committed => Fix Released
--
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:
Fix Released
Status in KaliVeda 1.8 series:
Fix Released
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
References