Skip to content

PermissionsExt::mode masks off the format bits #249

Closed
@sunfishcode

Description

@sunfishcode

As reported here, cap-std's PermissionExt::mode returns a mode value with the format bits masked out, while std's PermissionsExt::mode returns the raw mode value. It's cap-std'd intention to match std, so it should remove the masking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions