Skip to content

Fixing gcc 8 compilation warnings in AnalysisTop

Tomas Dado requested to merge tdado/athena:21.2-AT-gcc8-warning-fix into 21.2

Simple MR to fix gcc 8 warnings that show up in the centOS version.

  • Catching polymorphic expressions by value
  • Fall-through for case

Info for shifters, the second MR only fixes indentation in JetNGhostSelector.cxx, the actual changes for this file are in the third commit and are very small.

Merge request reports

Loading