Skip to content

Check for half open interval in MathUtils::InRange#3812

Merged
ann0see merged 3 commits into
jamulussoftware:mainfrom
dingodoppelt:inrange
Jul 21, 2026
Merged

Check for half open interval in MathUtils::InRange#3812
ann0see merged 3 commits into
jamulussoftware:mainfrom
dingodoppelt:inrange

Conversation

@dingodoppelt

@dingodoppelt dingodoppelt commented Jul 20, 2026

Copy link
Copy Markdown
Member

Fix its usage in server.cpp

Short description of changes

As requested in #3810 make the interval half open for MathsUtils::InRange

CHANGELOG:

Context: Fixes an issue?

Does this change need documentation? What needs to be documented and how?
No

Status of this Pull Request
Ready

What is missing until this pull request can be merged?
Approval

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

Comment thread src/util.h Outdated
@softins

softins commented Jul 20, 2026

Copy link
Copy Markdown
Member

Of course, there is now an interdependency between this and #3810

@dingodoppelt
dingodoppelt requested a review from softins July 20, 2026 23:01
dingodoppelt and others added 2 commits July 21, 2026 01:01
Co-authored-by: Tony Mountifield <tony@mountifield.org>

@softins softins left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me

@pljones pljones added this to Tracking Jul 21, 2026
@github-project-automation github-project-automation Bot moved this to Triage in Tracking Jul 21, 2026
@pljones pljones added the bug Something isn't working label Jul 21, 2026
@pljones pljones added this to the Release 3.12.3 milestone Jul 21, 2026
@pljones pljones moved this from Triage to Waiting on Team in Tracking Jul 21, 2026
@pljones

pljones commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

OK, this can go to main then needs to go to release/3_12 - but both this and #3810 (two commits) on one PR to land there.

@ann0see
ann0see merged commit 0db5544 into jamulussoftware:main Jul 21, 2026
11 checks passed
@github-project-automation github-project-automation Bot moved this from Waiting on Team to Done in Tracking Jul 21, 2026
@pljones pljones added the backport_required A change to main that needs fix on an existing release. label Jul 21, 2026
@dingodoppelt
dingodoppelt deleted the inrange branch July 21, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport_required A change to main that needs fix on an existing release. bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants