Skip to content

Conversation

bhardwajs
Copy link
Contributor

@bhardwajs bhardwajs commented Mar 30, 2022

This commit increases warning level and enables warnings as error on Linux build. Doing this pointed out several cases of sign mismatches, variable defintion ordering issues, and unused variables.

Closes #80

This commit increases warning level and enables warnings as error on
Linux build. Doing this pointed out several cases of sign mismatches,
variable defintion ordering issues, and unused variables.
@jaccz jaccz merged commit 977fa36 into microsoft:main Mar 30, 2022
@bhardwajs bhardwajs deleted the linux_werror branch March 30, 2022 23:03
@bhardwajs bhardwajs mentioned this pull request May 3, 2022
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.

Support for clang using -Wall
2 participants