Skip to content

Conversation

@sunfishcode
Copy link
Member

For consistency with std, don't apply a mask to the flags bits in
PermissionsExt.

Fixes #249.

For consistency with std, don't apply a mask to the flags bits in
`PermissionsExt`.

Fixes #249.
@sunfishcode
Copy link
Member Author

I find this a little surprising, but it's what std does, and cap-std intends to match std.

@sunfishcode sunfishcode merged commit e7e906c into main Jun 23, 2022
@sunfishcode sunfishcode deleted the sunfishcode/no-mask-perm-flags branch June 23, 2022 13:00
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.

PermissionsExt::mode masks off the format bits

2 participants