Skip to content

Conversation

@ChrisThrasher
Copy link
Member

Reverts #248. Compiler warnings a critical part of quickly writing safe and correct code. It's imperative we use this. This PR adds compiler warnings that are disabled by default and only enforced as hard errors in CI. This way it does not pose a risk of 3rd parties failing to build our code due to /WX or -Werror turning a warning into an error.

Copy link
Contributor

@Bambo-Borris Bambo-Borris left a comment

Choose a reason for hiding this comment

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

I'm shocked that these were removed. As an imgui-sfml power user, I would feel better knowing they're enabled.

@ChrisThrasher ChrisThrasher deleted the compiler_warnings branch September 3, 2023 21:59
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