Skip to content
Snippets Groups Projects

Fix compiler warnings

Merged Florian Uhlig requested to merge f.uhlig/cbmroot:fix_compiler_warnings_1 into master

Cleanup filtering of compiler warnings for Nightly tests

Remove unused variables, parameters and data members. Remove move statement to allow copy ellision. Use unsingned int in loop when comparing with size function of containers. Initialize all data members.

Fix warning from rootcling. With newer root versions the parameter -c isn't supported any longer, so remove it.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading