Skip to content
Snippets Groups Projects

DerivationFrameworkMCTruth clang llvm9 fix warnings on inconsistent enum

/build/atnight/localbuilds/nightlies/master/athena/PhysicsAnalysis/DerivationFramework/DerivationFrameworkMCTruth/src/GenFilterTool.cxx:60:10: warning: comparison of two values with different enumeration types in switch statement ('MCTruthPartClassifier::ParticleOrigin' and 'MCTruthPartClassifier::ParticleType') [-Wenum-compare-switch]
    case Unknown:
         ^~~~~~~

Mentioning @ssnyder who is looking on some of those

Merge request reports

Pipeline #2094000 passed

Pipeline passed for 628160c1 on ATLAS-EGamma:GenFilterTool-clang-llvm9-warnings

Approval is optional

Merged by Adam Edward BartonAdam Edward Barton 4 years ago (Nov 16, 2020 2:31pm UTC)

Merge details

  • Changes merged into master with a9b69df5.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading