Skip to content

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

Open
Phmonski wants to merge 1 commit into
root-project:masterfrom
Phmonski:patch-1
Open

[RF] Bugfix: Change min limit check to use strict inequality#22298
Phmonski wants to merge 1 commit into
root-project:masterfrom
Phmonski:patch-1

Conversation

@Phmonski
Copy link
Copy Markdown
Contributor

RooRealVar::setMin() limit check raised a warning of value being larger than getMax(). The check used ">=" instead of ">".

RooRealVar::setMin() limit check raised a warning of value being larger than getMax(). The check used ">=" instead of ">".
Copy link
Copy Markdown
Contributor

@guitargeek guitargeek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, makes sense!

@github-actions
Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 11h 56m 49s ⏱️
 3 849 tests  3 849 ✅ 0 💤 0 ❌
76 935 runs  76 935 ✅ 0 💤 0 ❌

Results for commit f705166.

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.

2 participants