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

Deprecated readdir_r #283

Open
crspybits opened this issue Jun 10, 2019 · 0 comments
Open

Deprecated readdir_r #283

crspybits opened this issue Jun 10, 2019 · 0 comments

Comments

@crspybits
Copy link

I am switching over to Swift 5.0.1 and Ubuntu 18.04 and now when I build Perfect, I get a warning:
/.build/checkouts/Perfect/Sources/PerfectLib/Dir.swift:129:16: warning: 'readdir_r' is deprecated
return readdir_r(d, &dirEnt, endPtr)

See also https://www.gnu.org/software/libc/manual/html_node/Reading_002fClosing-Directory.html

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

No branches or pull requests

1 participant