]> git.tuebingen.mpg.de Git - osl.git/commit
Activate -Wsign-compare.
authorAndre Noll <maan@tuebingen.mpg.de>
Sat, 16 May 2020 16:28:03 +0000 (18:28 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 12 Sep 2020 20:19:22 +0000 (22:19 +0200)
commit576fe981b1c21595f2b04c2b69153dc0a46dbfdf
tree9858fdcc59437eed0f86b37a83e3ebe3e326990e
parent637ab36596a6122a4c034d4368d0c98e568bf6de
Activate -Wsign-compare.

Currently this option is disabled but the number of warnings it
triggers is moderate. This patch fixes all of them and enables the
warning.
Makefile
fsck.c
osl.c
osl_core.h
sha1.c
util.c