Skip to content

Conversation

GamerDude27
Copy link

A bitwise operator (|) is used instead of a logical one (||).
This means that the right operand will be evaluated regardless of the result of the left operand.

Warning V792: The 'HasCondition' function located to the right of the operator '|' will be called regardless of the value of the left operand.
Baklojan added a commit to Baklojan/source-sdk-2013 that referenced this pull request Jun 21, 2024
XutaxKamay pushed a commit to XutaxKamay/css_enhanced that referenced this pull request Aug 27, 2024
Bitl added a commit to BitlDevelopmentStudios/source-sdk-2013-bds-base that referenced this pull request Feb 22, 2025
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