]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
meson: add more warnings from the C compiler
authorVladimír Čunát <vladimir.cunat@nic.cz>
Wed, 7 Jun 2023 08:30:33 +0000 (10:30 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 8 Jun 2023 06:13:06 +0000 (08:13 +0200)
commite9fd7e9d4bea4b98e589d222109039445995d870
tree5964479c7a266691e757cb00a9dcc39bf4713f60
parent3b37fc20f2bd5edb2520a3f42ecef0c519e027b8
meson: add more warnings from the C compiler

I tested this still builds with gcc 6, gcc 13, clang 7, clang 16.
Our CI additionally does `-Werror`, so that the properties
will get maintained (on some Debian's default compiler and clang).
Warnings with gcc 13 seem clear for me now, too.
meson.build