[gegl] introspection: Output all warnings from g-ir-scanner
- From: Jon Nordby <jonnor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] introspection: Output all warnings from g-ir-scanner
- Date: Wed, 14 Sep 2011 17:50:11 +0000 (UTC)
commit fb451ca986fecd646b54cd1e9b8b403b7a561a0a
Author: Jon Nordby <jononor gmail com>
Date: Mon Sep 12 18:36:13 2011 +0200
introspection: Output all warnings from g-ir-scanner
gegl/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl/Makefile.am b/gegl/Makefile.am
index 718447e..8b82d1b 100644
--- a/gegl/Makefile.am
+++ b/gegl/Makefile.am
@@ -2,7 +2,7 @@
### GObject introspection
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --add-include-path="$(srcdir)" --add-include-path="$(shell $(PKG_CONFIG) --define-variable=datadir="$(datadir)" --variable=girdir gobject-introspection-1.0)"
+INTROSPECTION_SCANNER_ARGS = --warn-all --add-include-path="$(srcdir)" --add-include-path="$(shell $(PKG_CONFIG) --define-variable=datadir="$(datadir)" --variable=girdir gobject-introspection-1.0)"
INTROSPECTION_COMPILER_ARGS = --includedir="$(srcdir)" --includedir="$(shell $(PKG_CONFIG) --define-variable=datadir="$(datadir)" --variable=girdir gobject-introspection-1.0)"
if PLATFORM_WIN32
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]