← Back to team overview

kaliveda-dev team mailing list archive

[Bug 1470512] Re: Compilation failure caused by FAZIA code.

 

Nevermind - I think it's my fault, I forgot to sync with the mainline
properly.

** Changed in: kaliveda
       Status: New => 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


References