summarylogtreecommitdiffstats
path: root/no-fatal-warnings.diff
diff options
context:
space:
mode:
Diffstat (limited to 'no-fatal-warnings.diff')
-rw-r--r--no-fatal-warnings.diff8
1 files changed, 4 insertions, 4 deletions
diff --git a/no-fatal-warnings.diff b/no-fatal-warnings.diff
index 459da9047a50..69fa78e49796 100644
--- a/no-fatal-warnings.diff
+++ b/no-fatal-warnings.diff
@@ -1,10 +1,10 @@
diff --git i/dbus/dbus-internals.c w/dbus/dbus-internals.c
-index 267aef97..b1064e85 100644
+index ab498b15..cf86f4ae 100644
--- i/dbus/dbus-internals.c
+++ w/dbus/dbus-internals.c
-@@ -185,7 +185,7 @@ const char *_dbus_no_memory_message = "Not enough memory";
-
- static dbus_bool_t warn_initted = FALSE;
+@@ -193,7 +193,7 @@ static dbus_bool_t warn_initted = FALSE;
+ * threads, the worst that will happen is that warnings get their default
+ * fatal/non-fatal nature. */
static dbus_bool_t fatal_warnings = FALSE;
-static dbus_bool_t fatal_warnings_on_check_failed = TRUE;
+static dbus_bool_t fatal_warnings_on_check_failed = FALSE;