Skip to content
Snippets Groups Projects

Update References for: Rec!4230 based on lhcb-master-mr/12270

Closed Software for LHCb requested to merge ref_bot_Rec4230 into master
6 files
+ 22572
22582
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -110,9 +110,9 @@ In file included from /dependencies/LHCb/InstallArea/armv8.1_a-el9-gcc13-opt/inc
@@ -110,9 +110,9 @@ In file included from /dependencies/LHCb/InstallArea/armv8.1_a-el9-gcc13-opt/inc
from /workspace/data/workspace/Rec/Phys/FunctorCore/include/Functors/TES.h:21,
from /workspace/data/workspace/Rec/Phys/FunctorCore/include/Functors/TES.h:21,
from /workspace/data/workspace/Rec/Phys/FunctorCore/include/Functors/JIT_includes.h:40:
from /workspace/data/workspace/Rec/Phys/FunctorCore/include/Functors/JIT_includes.h:40:
/dependencies/LHCb/InstallArea/armv8.1_a-el9-gcc13-opt/include/Event/PrSciFiHits.h: In member function 'auto LHCb::Pr::FT::details::Hits::yEnd(int) const':
/dependencies/LHCb/InstallArea/armv8.1_a-el9-gcc13-opt/include/Event/PrSciFiHits.h: In member function 'auto LHCb::Pr::FT::details::Hits::yEnd(int) const':
/dependencies/LHCb/InstallArea/armv8.1_a-el9-gcc13-opt/include/Event/PrSciFiHits.h:164:78: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
/dependencies/LHCb/InstallArea/armv8.1_a-el9-gcc13-opt/include/Event/PrSciFiHits.h:164:80: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
164 | return std::pair{m_coldHitPart[index].yMin, m_coldHitPart[index].yMax};
164 | return std::pair{ m_coldHitPart[index].yMin, m_coldHitPart[index].yMax };
| ^
| ^
In file included from /cvmfs/lhcb.cern.ch/lib/lcg/releases/gcc/13.1.0-b3d18/aarch64-el9/include/c++/13.1.0/bits/stl_algobase.h:64,
In file included from /cvmfs/lhcb.cern.ch/lib/lcg/releases/gcc/13.1.0-b3d18/aarch64-el9/include/c++/13.1.0/bits/stl_algobase.h:64,
from /cvmfs/lhcb.cern.ch/lib/lcg/releases/gcc/13.1.0-b3d18/aarch64-el9/include/c++/13.1.0/algorithm:60,
from /cvmfs/lhcb.cern.ch/lib/lcg/releases/gcc/13.1.0-b3d18/aarch64-el9/include/c++/13.1.0/algorithm:60,
from /dependencies/Detector/InstallArea/armv8.1_a-el9-gcc13-opt/include/Detector/Calo/CaloCellCode.h:13,
from /dependencies/Detector/InstallArea/armv8.1_a-el9-gcc13-opt/include/Detector/Calo/CaloCellCode.h:13,
Loading