]> git.99rst.org Git - git.git/commit
config.mak.dev: drop `-Wno-sign-compare`
authorPatrick Steinhardt <redacted>
Fri, 6 Dec 2024 10:27:20 +0000 (11:27 +0100)
committerJunio C Hamano <redacted>
Fri, 6 Dec 2024 11:20:02 +0000 (20:20 +0900)
commit4f9264b0cdf588745ebd71638a216e626b89df35
tree91a7c4c8e356e107cdb7637f25b5357c60607fb0
parent41f43b8243f42b9df2e98be8460646d4c0100ad3
config.mak.dev: drop `-Wno-sign-compare`

There is no need anymore to disable `-Wsign-compare` now that all files
that cause warnings have been marked accordingly. Drop the option.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
config.mak.dev
git clone https://git.99rst.org/PROJECT