Skip to content

[6.40] [RF] Bugfix: Change min limit check to use strict inequality#22326

Merged
dpiparo merged 1 commit into
root-project:v6-40-00-patchesfrom
root-project-bot:BP_6.40_pull_22298
May 18, 2026
Merged

[6.40] [RF] Bugfix: Change min limit check to use strict inequality#22326
dpiparo merged 1 commit into
root-project:v6-40-00-patchesfrom
root-project-bot:BP_6.40_pull_22298

Conversation

@root-project-bot

Copy link
Copy Markdown

Backport of #22298, requested by @guitargeek. For your information @Phmonski

RooRealVar::setMin() limit check raised a warning of value being larger than getMax(). The check used ">=" instead of ">".
(cherry picked from commit 99ea419)
@github-actions

Copy link
Copy Markdown

Test Results

    21 files      21 suites   3d 5h 16m 53s ⏱️
 3 852 tests  3 505 ✅   0 💤 347 ❌
73 494 runs  72 731 ✅ 416 💤 347 ❌

For more details on these failures, see this check.

Results for commit c305213.

@dpiparo dpiparo merged commit ae4a170 into root-project:v6-40-00-patches May 18, 2026
34 of 38 checks passed
@dpiparo dpiparo deleted the BP_6.40_pull_22298 branch May 18, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants