Add -Wextra and -Wpedantic
Introduces more warnings. Fixes a whole bunch of warnings all over the project.
parent
99c80c09
No related branches found
No related tags found
Showing
- Core/include/ACTS/Extrapolation/Wrapper.hpp 3 additions, 3 deletionsCore/include/ACTS/Extrapolation/Wrapper.hpp
- Core/include/ACTS/MagneticField/ConstantBField.hpp 6 additions, 6 deletionsCore/include/ACTS/MagneticField/ConstantBField.hpp
- Core/include/ACTS/MagneticField/InterpolatedBFieldMap.hpp 1 addition, 1 deletionCore/include/ACTS/MagneticField/InterpolatedBFieldMap.hpp
- Core/include/ACTS/MagneticField/concept/AnyFieldLookup.hpp 6 additions, 6 deletionsCore/include/ACTS/MagneticField/concept/AnyFieldLookup.hpp
- Core/include/ACTS/Propagator/detail/condition_uses_result_type.hpp 10 additions, 12 deletions...ude/ACTS/Propagator/detail/condition_uses_result_type.hpp
- Core/include/ACTS/Surfaces/InfiniteBounds.hpp 1 addition, 1 deletionCore/include/ACTS/Surfaces/InfiniteBounds.hpp
- Core/include/ACTS/Utilities/concept/AnyGrid.hpp 15 additions, 15 deletionsCore/include/ACTS/Utilities/concept/AnyGrid.hpp
- Core/include/ACTS/Utilities/detail/MPL/type_collector.hpp 2 additions, 2 deletionsCore/include/ACTS/Utilities/detail/MPL/type_collector.hpp
- Core/include/ACTS/Utilities/detail/grid_helper.hpp 11 additions, 11 deletionsCore/include/ACTS/Utilities/detail/grid_helper.hpp
- Core/src/Extrapolation/MaterialEffectsEngine.cpp 10 additions, 10 deletionsCore/src/Extrapolation/MaterialEffectsEngine.cpp
- Core/src/Extrapolation/RungeKuttaUtils.cpp 1 addition, 1 deletionCore/src/Extrapolation/RungeKuttaUtils.cpp
- Core/src/Surfaces/ConeSurface.cpp 7 additions, 5 deletionsCore/src/Surfaces/ConeSurface.cpp
- Core/src/Surfaces/CylinderSurface.cpp 6 additions, 4 deletionsCore/src/Surfaces/CylinderSurface.cpp
- Core/src/Surfaces/DiscSurface.cpp 8 additions, 6 deletionsCore/src/Surfaces/DiscSurface.cpp
- Core/src/Surfaces/LineSurface.cpp 9 additions, 7 deletionsCore/src/Surfaces/LineSurface.cpp
- Core/src/Surfaces/PerigeeSurface.cpp 3 additions, 3 deletionsCore/src/Surfaces/PerigeeSurface.cpp
- Core/src/Surfaces/PlaneSurface.cpp 2 additions, 2 deletionsCore/src/Surfaces/PlaneSurface.cpp
- Core/src/Surfaces/StrawSurface.cpp 4 additions, 4 deletionsCore/src/Surfaces/StrawSurface.cpp
- Core/src/Tools/SurfaceArrayCreator.cpp 4 additions, 4 deletionsCore/src/Tools/SurfaceArrayCreator.cpp
- Core/src/Utilities/BFieldMapUtils.cpp 1 addition, 1 deletionCore/src/Utilities/BFieldMapUtils.cpp
Loading
Please register or sign in to comment