Skip to content

Fix unused parameter warning in win_http_transport.cpp. #6579

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

Open
wants to merge 8 commits into
base: feature/websocket_speech
Choose a base branch
from

Conversation

xitzhang
Copy link

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

  • C++ Guidelines
  • Doxygen docs
  • Unit tests
  • No unwanted commits/changes
  • Descriptive title/description
    • PR is single purpose
    • Related issue listed
  • Comments in source
  • No typos
  • Update changelog
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes?

Xiting Zhang added 2 commits May 15, 2025 17:24
Copy link
Member

@antkmsft antkmsft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix.
It started failing in the main branch too. I think it is now happening after an MSVC update.

I didn't review the CI changes much, but the change to the code looks good.
In any case, CI changes are going to your feature branch at this moment.

I am going to copy your fix to the code, with the exact same comment, to my PR going to main, this should make it easier to merge in the future.

antkmsft added a commit to antkmsft/azure-sdk-for-cpp that referenced this pull request May 16, 2025
antkmsft added a commit to antkmsft/azure-sdk-for-cpp that referenced this pull request May 17, 2025
antkmsft added a commit to antkmsft/azure-sdk-for-cpp that referenced this pull request May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants