Skip to content

sam: fix bool comparison with <= and >=#6976

Merged
nwt merged 1 commit into
mainfrom
sam-compare-bool
May 20, 2026
Merged

sam: fix bool comparison with <= and >=#6976
nwt merged 1 commit into
mainfrom
sam-compare-bool

Conversation

@nwt
Copy link
Copy Markdown
Member

@nwt nwt commented May 20, 2026

Comparison of bool values with <= or >= always evaluates to false. Fix so the result is true when the values are equal.

Comparison of bool values with <= or >= always evaluates to false.
Fix so the result is true when the values are equal.
@nwt nwt requested a review from a team May 20, 2026 21:50
@nwt nwt merged commit 35f1020 into main May 20, 2026
2 checks passed
@nwt nwt deleted the sam-compare-bool branch May 20, 2026 23:39
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