[gtk-vnc] Display warnings when running g-ir-scanner



commit e0f0298c90971c62f856172b6027d3e7c498ab87
Author: Daniel P. Berrange <berrange redhat com>
Date:   Wed Jan 29 17:10:24 2014 +0000

    Display warnings when running g-ir-scanner
    
    Signed-off-by: Daniel P. Berrange <berrange redhat com>

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 47bd922..06e4e0b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -339,7 +339,7 @@ endif
 
 -include $(INTROSPECTION_MAKEFILE)
 INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --symbol-prefix=vnc \
+INTROSPECTION_SCANNER_ARGS = --symbol-prefix=vnc --warn-all \
                        --identifier-prefix=Vnc \
                        --add-include-path=$(top_srcdir) \
                        --add-include-path=$(srcdir) \


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