[gtksourceview] Enable all warnings when scanning for introspection data
- From: Garrett Regier <gregier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview] Enable all warnings when scanning for introspection data
- Date: Sat, 19 Jun 2010 20:18:11 +0000 (UTC)
commit 54f8c79c134eec2194d640b508b52d5cff79ae02
Author: Garrett Regier <alias301 gmail com>
Date: Sat Jun 19 13:17:36 2010 -0700
Enable all warnings when scanning for introspection data
gtksourceview/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/Makefile.am b/gtksourceview/Makefile.am
index 0b5dcd2..af2c363 100644
--- a/gtksourceview/Makefile.am
+++ b/gtksourceview/Makefile.am
@@ -166,7 +166,7 @@ if HAVE_INTROSPECTION
INTROSPECTION_GIRS = GtkSource-3.0.gir
GtkSource-3.0.gir: libgtksourceview-3.0.la
-INTROSPECTION_SCANNER_ARGS = -I$(top_srcdir)
+INTROSPECTION_SCANNER_ARGS = -I$(top_srcdir) --warn-all
GtkSource_3_0_gir_NAMESPACE = GtkSource
GtkSource_3_0_gir_VERSION = 3.0
GtkSource_3_0_gir_LIBS = libgtksourceview-3.0.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]