GMR-205: hidden/fixed "missing override" warnings exposed after gaudi/Gaudi!192
- Oct 25, 2016
-
-
Marco Clemencic authored59e10d91
-
Marco Clemencic authored9c5d9dcc
-
Marco Clemencic authoredf78a36a7
-
Marco Clemencic authored
Until we pick up a more recent CLHEP (see CLHEP-136) we need to hide the warning. Hiding the warning here is special because we need different pragma lines for GCC or Clang, and that of Clang should also be used when the header is processed by Cling (and Cling pretends to be GCC).
3d1e9af0 -
Marco Clemencic authored
in those classes the override is needed or not depending on the teplpate parameter, so the only solution is to hide the warning.
727c896e -
Marco Clemencic authored9ad1a4b6
-
Marco Clemencic authored
flagged those include directories as "-system".
aa8823c2
-