GMR-205: hidden/fixed "missing override" warnings exposed after gaudi/Gaudi!192
- Oct 25, 2016
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
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).
-
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.
-
Marco Clemencic authored
-
Marco Clemencic authored
flagged those include directories as "-system".
-