JetBTaggingAlg : clang warnings
fix following clang warning
build/atnight/localbuilds/nightlies/master/athena/PhysicsAnalysis/JetTagging/JetTagAlgs/BTagging/BTagging/JetBTaggingAlg.h:38:24: warning: 'execute' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
virtual StatusCode execute();
^
/build/atnight/localbuilds/nightlies/master/build/install/GAUDI/22.0.9/InstallArea/x86_64-centos7-clang8-opt/include/GaudiKernel/Algorithm.h:70:14: note: overridden virtual function is here
StatusCode execute() override = 0;
^
Merge request reports
Activity
added Analysis BTagging Derivation JetEtmiss master review-pending-level-1 labels
CI Result FAILURE (hash 5dfb9e5e)Athena AthSimulation 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 7938] CI Result SUCCESS (hash 5dfb9e5e)Athena AthSimulation 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
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 7943]added review-approved label and removed review-pending-level-1 label
mentioned in commit 8d6038c6
added sweep:ignore label
Please register or sign in to reply