VP1Base, VP1Gui, VP1HEPVis: Fix clang warnings.
Misleading indentation.
Implicit copy ctor is deprecated if these's an explicit assignent op. Just remove the explicit assignment op here; it doesn't do anything different from the default.
Maximum uint64_t cannot be exactly represented as a double.
Merge request reports
Activity
This merge request affects 3 packages:
- graphics/VP1/VP1Base
- graphics/VP1/VP1Gui
- graphics/VP1/VP1HEPVis
Affected files list will not be printed in this case
Adding @rbianchi as watcher
added EventDisplay master review-pending-level-1 labels
CI Result FAILURE (hash 1e356361)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 25952]mentioned in commit 503e7a4a
added sweep:ignore label