Package Versions
Release Notes
Packages Changes
Note: HbookCnv have been removed from the standard release.
- GaudiKernel (v27r1):
- Fixed bug #50389: AppMgr.algorithm/tool/algorithms does not work for
GaudiPython::PyAlg<TYPE>
(Marco Clemencic)
- Fixed an extra "release" of EventDataSvc in EventSelectorDataStream.
At each new file, the reference count was artificially decreased by 1,
causing a segmentation fault during finalization.
(Marco Clemencic)
- Patch #2998: Extension of IMonitorSvc for StatEntity
(Eric Van Herwijnen)
- Simplified the implementation of SmartIF, removing the un-necesary base
class. Note: NOT backward compatible.
(Marco Clemencic)
- Added specific macros to disable specific backward compatibility hacks.
See full release notes for the details.
(Marco Clemencic)
- GaudiPython (v10r1):
- Patch #2977: catch exception in GaudiPython Bindings.py
(Charles Leggett)
- GaudiPolicy (v9r1):
- Added specific macros to disable specific backward compatibility hacks.
(Marco Clemencic)
- Fixed bug #50070: error in GaudiPolicy for gcc43 and 32 bits.
(Marco Clemencic)
- GaudiExamples (v21r1):
- Fixed bug #50389: AppMgr.algorithm/tool/algorithms does not work for
GaudiPython::PyAlg<TYPE>. Test added.
(Marco Clemencic)