-
Notifications
You must be signed in to change notification settings - Fork 135
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
base: feature/websocket_speech
Are you sure you want to change the base?
Fix unused parameter warning in win_http_transport.cpp. #6579
Conversation
…g/azure-sdk-for-cpp into feature/websocket_speech
There was a problem hiding this 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.
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.