-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Milestone
Description
Hit this on a pull request that compiled fine locally:
Can we enable this warning universally in the CMake files, so we catch these failures before pushing?
Or better: can we remove this requirement from the test programs? Since SDL3 itself doesn't have this requirement, it seems silly to have it on the test programs that are only built in the same project file. If someone wants to paste the test code into their own programs, they can trivially fix it to be ANSI C, if they still need that.
(same deal for variables declared in the middle of a scope, honestly.)
Metadata
Metadata
Assignees
Labels
No labels