Open
Description
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.
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.