Skip to content

Outdated non-POSIX FreeBSD API used by tests #938

Open
@ctrlcctrlv

Description

@ctrlcctrlv

setgrent returned an int two years ago, but now (as of freebsd/freebsd-src@786c392 ) returns void. We're testing against the outdated API, which became an issue in #934

Thanks to @gnzlbg for finding the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions