Skip to content

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

Open
dingodoppelt wants to merge 3 commits into
jamulussoftware:mainfrom
dingodoppelt:inrange
Open

Check for half open interval in MathUtils::InRange#3812
dingodoppelt wants to merge 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants