Skip to content

Fix dynamic interval distance missing return - #64

Merged
5cript merged 2 commits into
masterfrom
fix/dynamic-interval-distance-missing-return
Aug 25, 2026
Merged

Fix dynamic interval distance missing return#64
5cript merged 2 commits into
masterfrom
fix/dynamic-interval-distance-missing-return

Conversation

@5cript

@5cript 5cript commented Aug 25, 2026

Copy link
Copy Markdown
Owner

Resolves #62

Added the return and unit tests for that mistake.

@5cript
5cript merged commit 3597846 into master Aug 25, 2026
44 checks passed
@5cript 5cript changed the title Fix/dynamic interval distance missing return Fix dynamic interval distance missing return Aug 25, 2026
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.

interval<..., dynamic>::operator- is missing its return (undefined behavior)

1 participant