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

Fix the missing strerror() #1

Open
ilg-ul opened this issue Feb 7, 2021 · 1 comment
Open

Fix the missing strerror() #1

ilg-ul opened this issue Feb 7, 2021 · 1 comment
Assignees
Labels

Comments

@ilg-ul
Copy link
Contributor

ilg-ul commented Feb 7, 2021

For unknown reasons, the C++ header does not include strerror(). Add the C header explicitly.

@ilg-ul ilg-ul self-assigned this Feb 7, 2021
@ilg-ul ilg-ul added the bug label Feb 7, 2021
@ilg-ul
Copy link
Contributor Author

ilg-ul commented Feb 7, 2021

Fixed on 2021-01-07.

ilg-ul added a commit that referenced this issue Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant