]> git.ipfire.org Git - thirdparty/git.git/commit - cache.h
[PATCH] -Werror fixes
authorTimo Sirainen <tss@iki.fi>
Tue, 9 Aug 2005 15:30:22 +0000 (18:30 +0300)
committerJunio C Hamano <junkio@cox.net>
Wed, 10 Aug 2005 05:28:19 +0000 (22:28 -0700)
commit4ec99bf080f2d95c7c3d706f65eea1c6b9302f23
treed4645413f012a970eb7744004fe829aa2786a067
parent96ad15ae2ff6416cf04c4c75a11783632cdc8fb4
[PATCH] -Werror fixes

GCC's format __attribute__ is good for checking errors, especially
with -Wformat=2 parameter. This fixes most of the reported problems
against 2005-08-09 snapshot.
apply.c
cache.h
clone-pack.c
connect.c
csum-file.h
pack-check.c
pkt-line.h
refs.c
tar-tree.c