Enable maximum warnings.

A bunch of compile fixes.
This commit is contained in:
Marco Pesenti Gritti
2008-08-12 01:53:28 +02:00
parent b4aeb6038d
commit 9a827ead86
8 changed files with 150 additions and 57 deletions
+1
View File
@@ -14,6 +14,7 @@ pkgpyexecdir = $(pythondir)/sugar
pkgpyexec_LTLIBRARIES = _sugarext.la
_sugarext_la_CFLAGS = \
$(WARN_CFLAGS) \
$(EXT_CFLAGS) \
$(PYTHON_INCLUDES)