** 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/740064
Title: Errors using example class KVQPSource: this method must be overridden! Status in KaliVeda data analysis framework: Fix Committed Status in KaliVeda 1.8 series: Fix Committed Bug description: When trying to use example analysis class AnalMonQP with example global variable class KVQPSource, the following messages appear on execution: Warning in <KVQPsource::GetNameIndex(const Char_t *name)>: The parameter "E*" does not exist fot the Class KVQPsource. 0 returned. Warning in <KVQPsource::getvalue_int>: this method must be overridden! Warning in <KVQPsource::GetNameIndex(const Char_t *name)>: The parameter "A" does not exist fot the Class KVQPsource. 0 returned. Warning in <KVQPsource::getvalue_int>: this method must be overridden! Warning in <KVQPsource::GetNameIndex(const Char_t *name)>: The parameter "Z" does not exist fot the Class KVQPsource. 0 returned. The polymorphism has been broken since KVVarGlob base classes were rewritten. _______________________________________________ Mailing list: https://launchpad.net/~kaliveda-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~kaliveda-dev More help : https://help.launchpad.net/ListHelp

