Skip to content

Conversation

@AlboSoc
Copy link

@AlboSoc AlboSoc commented Dec 16, 2024

The commits should be self-explanatory.

… is wrong

Explanation: since '==' is higher priority than '&' then both feature detections (lines 776 and 778) always fail. Parentheses enforce correct evaluation (and match correct feature detection logic elsewhere in this file - like lines 565 and 571).
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