StoreGate: remove Updater mode from VarHandleKey
The Updater
mode of DataHandle
is removed in Gaudi v36r1 and our
UpdateHandle
uses the Reader
mode anyway (see discussion in
gaudi/Gaudi!1237 (closed)). Remove usage of this mode and update unit tests. Fixes build failures in Gaudi nightlies.
Also update pythonRepr
to use the now available className()
function instead of parsing the full key name.
Merge request reports
Activity
added full-unit-tests label
This merge request affects 1 package:
- Control/StoreGate
This merge request affects 4 files:
- Control/StoreGate/StoreGate/VarHandleKey.h
- Control/StoreGate/src/VarHandleKey.cxx
- Control/StoreGate/test/VarHandleBase_test.cxx
- Control/StoreGate/test/VarHandleKey_test.cxx
Adding @ssnyder as watcher
added Core master review-pending-level-1 labels
CI Result SUCCESS (hash 35272fb8)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis DetCommon externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
DetCommon: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 40054]added review-approved label
removed review-pending-level-1 label
mentioned in commit 97361a55
added sweep:ignore label