Skip to content
Snippets Groups Projects

Resolve "Decoration Observable warnigs lack Observable's expression"

Release notes

Improved information content of error messages of some Observables in CAFxAODUtils (CPDecoration, IPDecoration and other TQIParticle* Observables) Fixed some missing break statements in TQDefaultPlotter possibly messing up some types of plots and causing (justified) compiler warnings (fallthrough)

Details

added the Observables' expressions and active expressions to error messages issued if the container used by the Observable does not contain the expected elements, i.e., usually if it's empty.

The compiler warnings were due to missing break statements between different types of plots in TQDefaultPlotter which would have caused, e.g., requesting heatmaps to also invoke the segments for migration and contour plots...

Closes #308 (closed)

Edited by Ralf Gugel

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