Skip to content

cmake // IPv6 // disable Unix header check on Windows platform#409

Closed
snikulov wants to merge 1 commit intocurl:masterfrom
snikulov:cmake_win_ipv6
Closed

cmake // IPv6 // disable Unix header check on Windows platform#409
snikulov wants to merge 1 commit intocurl:masterfrom
snikulov:cmake_win_ipv6

Conversation

@snikulov
Copy link
Contributor

@snikulov snikulov commented Sep 3, 2015

Hello All!

I've removed "netinet/in.h" header check on Windows platform, since it absent.
Current check always failed leaving IPv6 support disabled in result build.

Build tested with MSVC++ 2013/MinGW gcc 5.1

@bradking could you please review?

Thank you.

@bagder bagder added the build label Sep 3, 2015
@snikulov
Copy link
Contributor Author

snikulov commented Sep 7, 2015

@bradking do you have some time to take a look on change? Thank you!

@bradking
Copy link
Contributor

bradking commented Sep 8, 2015

Yes, LGTM.

Sorry for the delay, I've been out of the office.

@bagder bagder closed this in 1b8a5af Sep 8, 2015
jgsogo pushed a commit to jgsogo/curl that referenced this pull request Oct 19, 2015
@snikulov snikulov deleted the cmake_win_ipv6 branch January 11, 2019 10:46
@lock lock bot locked as resolved and limited conversation to collaborators Apr 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants