cleanup: add many compiler warning options
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 25 May 2011 20:00:36 +0000 (21:00 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Jun 2011 15:34:08 +0000 (16:34 +0100)
commit18ca0b4428846396356378dfb5949bbc3839a3be
treeb91835fbc8feab8439ce9b5feac21e1222da8db7
parent94759fd3273af5d0f432f2ea50e1e739eaf7aa0d
cleanup: add many compiler warning options

This is a set of warning options which are useful and IMO should be
enabled in secnet.  Currently the code is not warning-clean to the
required standard; subsequent changes will fix the warnings.

Signed-off-by: Richard Kettlewell <richard@greenend.org.uk>
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile.in