Use "-Wall -O2" for the compiler to get more warnings.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 16:59:28 +0000 (09:59 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 16:59:28 +0000 (09:59 -0700)
commit19b2860cba5742ab31fd682b80fefefac19be141
tree406548bda4dfb72566db6e515e38604a7641ec15
parentbf0c6e839c692142784caf07b523cd69442e57a5
Use "-Wall -O2" for the compiler to get more warnings.

And fix up the warnings that it pointed out. Let's keep the tree
clean from early on.

Not that the code is very beautiful anyway ;)
Makefile
cat-file.c
init-db.c
read-cache.c
read-tree.c
show-diff.c
update-cache.c
write-tree.c