kaliveda-dev team mailing list archive
-
kaliveda-dev team
-
Mailing list archive
-
Message #01673
[Bug 1470512] [NEW] Compilation failure caused by FAZIA code.
Public bug reported:
Build failure during kaliveda build:
Compiling analysis/KVFAZIARawDataReconstructor.cpp...
analysis/KVFAZIARawDataReconstructor.cpp: In member function 'virtual void KVFAZIARawDataReconstructor::ExtraProcessing()':
analysis/KVFAZIARawDataReconstructor.cpp:138:50: error: no match for 'operator+=' (operand types are 'KVNameValueList' and 'KVNameValueList')
if(psa) *(recnuc->GetParameters()) += *psa;
I'm building in my own branch (kaliveda_e503 + uncommitted changes) but
the FAZIA directory therein is synced to the mainline kaliveda
development branch and so this bug is also present there.
Using ROOT version: 6.05/01.
** Affects: kaliveda
Importance: Undecided
Status: Invalid
--
You received this bug notification because you are a member of KaliVeda
Development Team, which is subscribed to KaliVeda.
https://bugs.launchpad.net/bugs/1470512
Title:
Compilation failure caused by FAZIA code.
Status in KaliVeda data analysis framework:
Invalid
Bug description:
Build failure during kaliveda build:
Compiling analysis/KVFAZIARawDataReconstructor.cpp...
analysis/KVFAZIARawDataReconstructor.cpp: In member function 'virtual void KVFAZIARawDataReconstructor::ExtraProcessing()':
analysis/KVFAZIARawDataReconstructor.cpp:138:50: error: no match for 'operator+=' (operand types are 'KVNameValueList' and 'KVNameValueList')
if(psa) *(recnuc->GetParameters()) += *psa;
I'm building in my own branch (kaliveda_e503 + uncommitted changes)
but the FAZIA directory therein is synced to the mainline kaliveda
development branch and so this bug is also present there.
Using ROOT version: 6.05/01.
To manage notifications about this bug go to:
https://bugs.launchpad.net/kaliveda/+bug/1470512/+subscriptions
Follow ups
References