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

PROTON-2772: add format arg annotations for schannel functions #407

Closed

Conversation

jiridanek
Copy link
Contributor

What's missing is a compilation failure when any warnings are emitted.

MSVC needs /analyze to report the problems, there is actually lots of diagnostics printed then, and the mismatched format args are not causing compilation to fail so the warnings are easy to miss.

@jiridanek
Copy link
Contributor Author

@jiridanek jiridanek closed this Oct 14, 2023
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.

1 participant