Skip to content

Define __APPLE_USE_RFC_3542 for new ipv6 constants #3663

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

Closed

Conversation

mizunashi-mana
Copy link
Contributor

resolve https://bugs.php.net/bug.php?id=77136

Apple's in.h hide some newer IPv6 constants by default.
If we want them, we must define __APPLE_USE_RFC_3542 .

See also: #3661

@nikic
Copy link
Member

nikic commented Nov 20, 2018

Merged as e672cd4 into 7.2+. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants