build: Add various compiler warnings to --enable-compile-warnings
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 3 Jan 2014 08:52:36 +0000 (08:52 +0000)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Fri, 31 Jan 2014 06:48:57 +0000 (01:48 -0500)
commitd0c5adbf56f398a6c00b75c56c80c541ec467839
tree6ee85d692e8cec285a42aa11d83b3b869a5d19cc
parent3a4cd47b85c01ab8e07449fd6f9378ab2306b933
build: Add various compiler warnings to --enable-compile-warnings

Add various compiler warnings to the different levels of
--enable-compile-warnings. No particular scheme has been used to assign
different warnings to different levels, other than that more critical
ones are typically enabled at lower levels upwards.

All code in libnice except the tests currently compiles with
--enable-compile-warnings=error.
configure.ac