]> git.ipfire.org Git - thirdparty/rsync.git/commit
Improve packaging/var-checker.
authorWayne Davison <wayne@opencoder.net>
Thu, 14 Nov 2024 19:39:21 +0000 (11:39 -0800)
committerWayne Davison <wayne@opencoder.net>
Thu, 14 Nov 2024 19:42:24 +0000 (11:42 -0800)
commitfa28c5d693da4dcd10ce860558170a885c21dc78
tree4ced17e84e3fae959c89085edbdf93141408c840
parent62bb9bba022ce6a29f8c92307d5569c338b2f711
Improve packaging/var-checker.

Make var-checker compare the variable type of the extern vars to ensure
that they are all consistent. Fix the remaining issues.
main.c
packaging/var-checker
t_stub.c