]> git.ipfire.org Git - thirdparty/suricata.git/commit
build: Wimplicit-int-float-conversion checked with --enable-warnings 11524/head
authorPhilippe Antoine <pantoine@oisf.net>
Wed, 17 Jul 2024 09:26:46 +0000 (11:26 +0200)
committerPhilippe Antoine <pantoine@oisf.net>
Fri, 19 Jul 2024 08:12:32 +0000 (10:12 +0200)
commiteff7b5232768e1ec306138ce80dc852794ea3650
treebd7878782b395adb7f9e45d900b1fdb28f4414b2
parent10ef4e832f13ee383c077f0c1b081e1cd27e6f95
build: Wimplicit-int-float-conversion checked with --enable-warnings

When configure is used with --enable-warnings, we try to add most
warning flags that should pass.
This commits adds the warning Wimplicit-int-float-conversion
configure.ac