flatpak-builder/m4
Colin Walters 2618a19716 Import ostree's compiler warnings, fix up callers
In ostree I maintain what I consider a "baseline" set of compiler
warnings that should *always* be fatal for a modern C project.

I noticed while working on a previous patch that a `-Werror=format`
warning wasn't fatal.

There are a few that are really, really important like
`-Werror=missing-prototypes`. I also take some like `-Werror=misleading-indentation`
which already caught some bugs.  See also https://lwn.net/Articles/678019/
2017-03-27 10:42:36 +02:00
..
attributes.m4 Import ostree's compiler warnings, fix up callers 2017-03-27 10:42:36 +02:00
glibtests.m4 Support installed tests 2016-04-27 16:37:15 +02:00