Skip to content

CI/macos: enable warnings as errors for CMake builds#5716

Closed
MarcelRaad wants to merge 1 commit into
curl:masterfrom
MarcelRaad:ci_macos_cmake_werror
Closed

CI/macos: enable warnings as errors for CMake builds#5716
MarcelRaad wants to merge 1 commit into
curl:masterfrom
MarcelRaad:ci_macos_cmake_werror

Conversation

@MarcelRaad

Copy link
Copy Markdown
Member

No description provided.

@MarcelRaad

Copy link
Copy Markdown
Member Author

The need for -Wno-error=undef -Wno-error=conversion is because of checks which are implemented in configure, but not in CMake. Specifically, the check for CURL_SA_FAMILY_T and the check for HAVE_BUILTIN_AVAILABLE.

@MarcelRaad
MarcelRaad deleted the ci_macos_cmake_werror branch July 25, 2020 06:52
@mback2k mback2k added the CI Continuous Integration label Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration

Development

Successfully merging this pull request may close these issues.

2 participants