Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update opaques.md #21979

Closed
wants to merge 1 commit into from
Closed

Conversation

Danue1
Copy link

@Danue1 Danue1 commented Nov 19, 2024

No description provided.

Copy link
Member

@sjrd sjrd left a comment

Choose a reason for hiding this comment

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

The existing code is correct. Combining Permissions creates a bitset of all the enabled permissions, which is achieved with |, not with &.

@Danue1
Copy link
Author

Danue1 commented Nov 19, 2024

@sjrd
Ah, I got it.
Since the bitwise operations aren't familiar to me, it was a confusion. lol.
I will close this PR.

@Danue1 Danue1 closed this Nov 19, 2024
@Danue1 Danue1 deleted the patch-1 branch November 19, 2024 14:33
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