Skip to content

Conversation

@chiphogg
Copy link
Member

This should help catch a wider variety of warnings.

This should help catch a wider variety of warnings.
shell: cmd
run: |
cl.exe /std:c++14 single-file-test.cc
cl.exe /std:c++14 /W4 single-file-test.cc
Copy link
Contributor

Choose a reason for hiding this comment

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

I was thinking of adding the warnings in CMake and building and running through that. We would probably want to add /WX to treat the warnings as errors.

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.

3 participants