You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix handling of empty intervals in interval_template.h
These fixes ensure that empty intervals behave consistently in all
comparison and union operations, preventing arbitrary behavior that
could lead to bugs in downstream code.
Fixes: #8144
0 commit comments