commit | 4ec99bf080f2d95c7c3d706f65eea1c6b9302f23 | [log] [tgz] |
---|---|---|
author | Timo Sirainen <tss@iki.fi> | Tue Aug 09 18:30:22 2005 +0300 |
committer | Junio C Hamano <junkio@cox.net> | Tue Aug 09 22:28:19 2005 -0700 |
tree | d4645413f012a970eb7744004fe829aa2786a067 | |
parent | 96ad15ae2ff6416cf04c4c75a11783632cdc8fb4 [diff] |
[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.