Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add /W4 to Windows CI builds#269

Draft
chiphogg wants to merge 5 commits into
mainaurora-opensource/au:mainfrom
chiphogg/win-w4aurora-opensource/au:chiphogg/win-w4Copy head branch name to clipboard
Draft

Add /W4 to Windows CI builds#269
chiphogg wants to merge 5 commits into
mainaurora-opensource/au:mainfrom
chiphogg/win-w4aurora-opensource/au:chiphogg/win-w4Copy head branch name to clipboard

Conversation

@chiphogg

Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.