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

irtrans: gethostbyname is deprecated and not available everywhere #136

Open
neheb opened this issue Aug 7, 2019 · 2 comments
Open

irtrans: gethostbyname is deprecated and not available everywhere #136

neheb opened this issue Aug 7, 2019 · 2 comments

Comments

@neheb
Copy link

neheb commented Aug 7, 2019

POSIX 2008 removed gethostbyname and recommends getnameinfo.

Compilation fails when passing -std=c99 in GCC.

@haraldg
Copy link
Collaborator

haraldg commented Oct 17, 2019

@emteejay the picolcd driver is affected. Can you look into this?

The irtrans driver is also affected, but it seems nobody is using that one anymore.

@emteejay
Copy link
Contributor

emteejay commented Oct 19, 2019 via email

@haraldg haraldg changed the title gethostbyname is deprecated and not available everywhere irtrans: gethostbyname is deprecated and not available everywhere Jul 19, 2021
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

3 participants