From: Timo Sirainen Date: Tue, 9 Aug 2005 15:30:22 +0000 (+0300) Subject: [PATCH] -Werror fixes X-Git-Tag: v0.99.4~3^2~15 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4ec99bf080f2d95c7c3d706f65eea1c6b9302f23?hp=4ec99bf080f2d95c7c3d706f65eea1c6b9302f23 [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. ---