Skip to content

Conversation

hebasto
Copy link
Contributor

@hebasto hebasto commented Dec 21, 2024

On certain systems, such as NetBSD, the AI_V4MAPPED flag is not defined in the netdb.h header.

See: https://man.netbsd.org/getaddrinfo.3

Should be ported to the master and release-1.0.* branches.

Fixes #2201.

On certain systems, such as NetBSD, the `AI_V4MAPPED` flag is not
defined in the `netdb.h` header.
@kentonv kentonv merged commit 8530083 into capnproto:v2 Dec 21, 2024
15 checks passed
@kentonv
Copy link
Member

kentonv commented Dec 21, 2024

Oh, this probably should have targeted master in order to get into a release. I'll cherry-pick it back.

@hebasto hebasto deleted the 241221-netbsd-ai branch December 21, 2024 15:54
@hebasto
Copy link
Contributor Author

hebasto commented Dec 21, 2024

Oh, this probably should have targeted master in order to get into a release. I'll cherry-pick it back.

Perhaps also in https://github.com/capnproto/capnproto/tree/release-1.1.0?

@kentonv
Copy link
Member

kentonv commented Dec 21, 2024

@hebasto It's in there!

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

Successfully merging this pull request may close these issues.

Compilation failure on NetBSD 10.0 with GCC 14.2
2 participants