Skip to content
Snippets Groups Projects

[bugfix] fix broken assertion.

Merged Christian Engwer requested to merge feature/FS1724-fix-range-checks into master

This patch fixes the errornous commits e8d16384 1a2f4d0f

The introduced range checks were plain wring, as they neglected the nested structure of the BlockVector. We now use b.dim() to get the flat size.

This fixes flyspray/FS#1724 (closed).

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