← Back to team overview

kicad-developers team mailing list archive

Why is -Wno-deprecated-declarations defined

 

Is there a reason we disable warnings on deprecated declarations in debug
mode? Other than a lot of warnings about OpenGL being deprecated on MacOS
(gee, thanks Apple) that we can turn off pretty easily, I see no reason we
should be forcing this in our CMakeLists. I tried tracing this back through
the git history, but it is difficult to see why it was added.

-Ian

Follow ups