Skip to content

Fix boundary to respect logical priorities#499

Merged
jorgesg82 merged 1 commit intodevelopmentfrom
fix-boundary
Mar 19, 2025
Merged

Fix boundary to respect logical priorities#499
jorgesg82 merged 1 commit intodevelopmentfrom
fix-boundary

Conversation

@jorgesg82
Copy link
Copy Markdown
Contributor

A check in protections wasn't respecting logical priorities, as C++ doesn't respect them by default, because and operation has the most priority. This results as a warning when compiling, preventing compilation with warnings as errors.

@jorgesg82 jorgesg82 requested review from g0nz4I0 and jmaralo March 19, 2025 18:07
@jorgesg82 jorgesg82 self-assigned this Mar 19, 2025
Copy link
Copy Markdown
Member

@g0nz4I0 g0nz4I0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know how it would be misinterpreted by the compiler though, but it fixes it so go ahead

@jorgesg82 jorgesg82 merged commit ce53a8a into development Mar 19, 2025
13 checks passed
@g0nz4I0 g0nz4I0 deleted the fix-boundary branch March 23, 2025 19:45
@g0nz4I0 g0nz4I0 mentioned this pull request May 14, 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.

3 participants