Skip to content
Snippets Groups Projects

Prevent usage of histograms with wrong number of coordinates

Merged Sebastien Ponce requested to merge sponce_histo2dBug into master
All threads resolved!

One used to be able to use e.g. a 2D histogram with a syntac like ++histo[singleNumber] The second and missing number wa simply set to 0.

This is now creating a compilation error and a test was added to check that error

Closes #226 (closed)

Edited by Sebastien Ponce

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
Please register or sign in to reply
Loading