Skip to content

Updating UWP sample and fixing bugs #12

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

Merged
merged 1 commit into from
Jul 6, 2017

Conversation

jasonsandlin
Copy link
Member

No description provided.

@msftclas
Copy link

msftclas commented Jul 6, 2017

@jasonsandlin,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@jasonsandlin jasonsandlin merged commit 054dd5a into microsoft:master Jul 6, 2017
@jasonsandlin jasonsandlin deleted the sample-pr branch July 6, 2017 19:10
eofenstein added a commit to eofenstein/libHttpClient that referenced this pull request Mar 7, 2025
* Revert all code changes for reevaluation.
* Restore change to winhttp_provider.cpp
  This change is necessary due to the following errors:
  * MSC (vs2022) - error C2440: '<function-style-cast>': cannot convert
    from 'initializer list' to 'xbox::httpclient::XPlatSecurityInformation'.
  * clang-cl (vs2022) - error : no matching constructor for initialization
    of 'XPlatSecurityInformation'.
* Address `deprecated-declarations` warning in premake for mac.
  * Use of `SecTrustEvaluate` triggers the `deprecated-declarations`
    warning on Mac builds.
  * Also fixes long lines and adds trailing commas, and replaces a use of
    `buildoptions` with the appropriate premake abstraction (`visibility`).
* Fix unknown pragma warning in `websocketpp_websocket.cpp`.
* Fix unknown pragma warning in `LocklessQueue.h`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants