Skip to content

CMake: disable -Wpedantic-ms-format#3120

Closed
MarcelRaad wants to merge 1 commit intocurl:masterfrom
MarcelRaad:cmake_mingw_warning
Closed

CMake: disable -Wpedantic-ms-format#3120
MarcelRaad wants to merge 1 commit intocurl:masterfrom
MarcelRaad:cmake_mingw_warning

Conversation

@MarcelRaad
Copy link
Copy Markdown
Member

As done in the autotools build. This is required for MinGW, which
supports only %I64 for printing 64-bit values, but warns about it.

Closes

As done in the autotools build. This is required for MinGW, which
supports only %I64 for printing 64-bit values, but warns about it.

Closes
@MarcelRaad MarcelRaad deleted the cmake_mingw_warning branch October 10, 2018 15:31
@vszakats
Copy link
Copy Markdown
Member

Just a minor nit that I noticed too late: an invisible UTF-8 BOM character slipped into the file.

@MarcelRaad
Copy link
Copy Markdown
Member Author

Oh no, how could that happen again? Thanks, I'll fix this tomorrow morning.

MarcelRaad added a commit that referenced this pull request Oct 11, 2018
Accidentally aded in commit 1bb8605.

Reported-by: Viktor Szakats
Ref: #3120 (comment)
@lock lock bot locked as resolved and limited conversation to collaborators Jan 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants