Skip to content

Treat compilation warnings as errors on all CI platforms#70

Open
DAflamingFOX wants to merge 1 commit intoSFML:masterfrom
DAflamingFOX:master
Open

Treat compilation warnings as errors on all CI platforms#70
DAflamingFOX wants to merge 1 commit intoSFML:masterfrom
DAflamingFOX:master

Conversation

@DAflamingFOX
Copy link
Copy Markdown

Resolves #69.

@JonnyPtn
Copy link
Copy Markdown
Contributor

JonnyPtn commented Jan 23, 2026

I'm not sure about this - While I agree it's generally a good idea to treat warnings as errors, I'm not sure that's a decision we should be making for users as part of this template, and indeed it's not something we suggest in any of the other SFML setup tutorials, so why would we do it here?

Also this only applies it on CI runs so when building locally they will get different results which isn't ideal

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.

CI Workflow does not use warnings as errors on Linux GCC

2 participants