more const-correct LinkManager interface
add a few const
to LinkMgr related code.
Merge request reports
Activity
added code cleanup label
changed milestone to %v36r9
added lhcb-gaudi-head label
assigned to @clemenci
- Resolved by Gerhard Raven
- Resolved by Gerhard Raven
- [2022-11-08 14:22] Validation started with lhcb-gaudi-head#3388
- [2022-11-09 00:02] Validation started with lhcb-gaudi-head#3389
- [2022-11-09 00:21] Validation started with lhcb-run2-gaudi-head#413
- [2022-11-09 15:43] Validation started with lhcb-gaudi-head#3390
- [2022-11-09 16:10] Validation started with lhcb-gaudi-head#3391
- [2022-11-09 18:02] Validation started with lhcb-gaudi-head#3392
- [2022-11-10 00:02] Validation started with lhcb-gaudi-head#3393
- [2022-11-10 00:18] Validation started with lhcb-run2-gaudi-head#414
- [2022-11-11 00:03] Validation started with lhcb-gaudi-head#3394
- [2022-11-11 00:23] Validation started with lhcb-run2-gaudi-head#415
- [2022-11-12 00:05] Validation started with lhcb-gaudi-head#3395
- [2022-11-12 00:31] Validation started with lhcb-run2-gaudi-head#416
- [2022-11-13 00:03] Validation started with lhcb-gaudi-head#3396
- [2022-11-14 00:02] Validation started with lhcb-gaudi-head#3397
Edited by Software for LHCb- Resolved by Marco Clemencic
LHCb fails the build with this MR: https://lhcb-nightlies.web.cern.ch/nightly/lhcb-gaudi-head/3388/LHCb/x86_64_v2-centos7-gcc11-opt/build#Event/LinkerEvent_5
removed lhcb-gaudi-head label
mentioned in merge request lhcb/LHCb!3853 (merged)
added lhcb-gaudi-head label
- Resolved by Marco Clemencic
@graven, I updated lhcb/LHCb!3853 (merged) to fix a couple of places you missed, but in Boole/.../MergeEventAlg.cpp we are relying on
DataObject::linkMgr() const
returning a non-constLinkMgr*
.
Please register or sign in to reply