]> git.ipfire.org Git - thirdparty/shadow.git/commit
autogen.sh: Promote -Wsign-compare to an error
authorAlejandro Colomar <alx@kernel.org>
Sun, 9 Feb 2025 11:37:02 +0000 (12:37 +0100)
committerAlejandro Colomar <alx@kernel.org>
Mon, 3 Mar 2025 23:08:15 +0000 (00:08 +0100)
commitd2554790c03dda581b759bdbfd30bcc5db9f5546
tree15e5f5ebf02e9bfb60dc7a5f75893297a760f424
parentdf4125ec677be3805758204a754a5b0f6b49dadd
autogen.sh: Promote -Wsign-compare to an error

It is usually a sign of deep errors.  We really want to avoid them.

Acked-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
autogen.sh