Skip to content

Fix incorrect use of likely macro in conditional#403

Open
thouravi wants to merge 1 commit intoValveSoftware:masterfrom
thouravi:master
Open

Fix incorrect use of likely macro in conditional#403
thouravi wants to merge 1 commit intoValveSoftware:masterfrom
thouravi:master

Conversation

@thouravi
Copy link
Copy Markdown
Contributor

Fixes a bug where likely was applied to a sub-expression instead of the full condition, causing incorrect comparison against its boolean result. Moves likely to wrap the complete condition.

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.

1 participant