Skip to content
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

Remove warning supress #2677

Merged
merged 4 commits into from
Jul 28, 2021
Merged

Remove warning supress #2677

merged 4 commits into from
Jul 28, 2021

Conversation

vhvb1989
Copy link
Member

@vhvb1989 vhvb1989 commented Jul 28, 2021

fixes: #2474

Updating the code to remove the include of libcurl header from files not utilizing it.
The header is now included from the private_connection which is consumed by curl.cpp implementation.

Also adding nlohmann/json#2673 to the json lib implementation.

With this PR, we can use MSVC on Windows again to fully compile with /analyse ON

@vhvb1989 vhvb1989 self-assigned this Jul 28, 2021
@vhvb1989 vhvb1989 added Azure.Core Client This issue points to a problem in the data-plane of the library. labels Jul 28, 2021
@vhvb1989 vhvb1989 added this to the [2021] August milestone Jul 28, 2021
@vhvb1989
Copy link
Member Author

/azp run cpp - core

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vhvb1989
Copy link
Member Author

/azp run cpp - core

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vhvb1989 vhvb1989 merged commit a508789 into Azure:main Jul 28, 2021
@vhvb1989 vhvb1989 deleted the remove-warning-supress branch July 28, 2021 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Core Client This issue points to a problem in the data-plane of the library.
Projects
None yet
2 participants