[totem] Enable g-ir-scanner warnings



commit 7e9c0664ca3874b4b77a400817a9c870f076f11d
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sun Sep 19 13:47:22 2010 +0100

    Enable g-ir-scanner warnings

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 844336b..3b58427 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -298,7 +298,7 @@ totem_audio_preview_LDADD = \
 -include $(INTROSPECTION_MAKEFILE)
 
 INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir)
+INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir) --warn-all
 INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir)
 
 if HAVE_INTROSPECTION



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]