← Back to team overview

kaliveda-dev team mailing list archive

[Bug 921448] Re: KVClassFactory: new copy ctor needs to explicitly call base class default ctor

 

** Branch linked: lp:kaliveda

-- 
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 Committed
Status in KaliVeda 1.8 series:
  Fix Committed

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