GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » Implementation of PndGemMCPoint::SetSensorId(int) is missing
Implementation of PndGemMCPoint::SetSensorId(int) is missing [message #11265] Fri, 03 December 2010 17:21 Go to next message
Felix Boehmer is currently offline  Felix Boehmer
Messages: 149
Registered: May 2007
Location: Munich
first-grade participant

From: *gsi.de
Dear developers,

I got a linker error while writing external code because the above mentioned function is not implemented. Please fix this.

Btw, can anybody explain to me why CINT does not give any errors if there are symbols plainly MISSING in the libraries? I find that pretty annoying.

Cheers

Felix
Re: Implementation of PndGemMCPoint::SetSensorId(int) is missing [message #11275 is a reply to message #11265] Mon, 06 December 2010 16:11 Go to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
Hi,
I have fixed it.
From CINT, considering that the function is a "void", it is processed as an empty function doing nothing, then it does not produce errors because it does not need neither a return.
Of course, C++ is a bit more "touchy"... Smile
Previous Topic: Updates in CMakeLists and g3Config
Next Topic: shape of a volume
Goto Forum:
  


Current Time: Fri Mar 29 08:03:33 CET 2024

Total time taken to generate the page: 0.01064 seconds