Skip to content
Snippets Groups Projects

Concat Squeeze Fix (adressing SEEFO pipe error)

Merged Peter Lünenschloß requested to merge concotSqueezeFix into develop
All threads resolved!

When using squeeze option for history concatenation, the squeezed history (as a result of history.max) will evaluate to UNFLAGGED constant, where the input history was all UNTOUCHED - this leads to shadowing flags in the history, the squeezed history gets appended to. This leads to flag loss.

The fix just stores a mask and regains UNFLAGGED values after squeezing with history.max in concatFlags

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
  • Peter Lünenschloß resolved all threads

    resolved all threads

  • added 1 commit

    • d81eebd4 - ah ok - didnt know about this one

    Compare with previous version

  • David Schäfer approved this merge request

    approved this merge request

  • mentioned in commit 768581ca

  • David Schäfer mentioned in commit 63b55c6d

    mentioned in commit 63b55c6d

  • David Schäfer mentioned in commit 684dc8a0

    mentioned in commit 684dc8a0

  • David Schäfer mentioned in commit 8f7a90e4

    mentioned in commit 8f7a90e4

  • Please register or sign in to reply
    Loading