public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/gvfs/files: gvfs-1.0.3-bluez4-debug.patch
@ 2009-03-21 22:49 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2009-03-21 22:49 UTC (permalink / raw
  To: gentoo-commits

eva         09/03/21 22:49:22

  Added:                gvfs-1.0.3-bluez4-debug.patch
  Log:
  Bump to 1.0.3-r13. Remove debug code that turns warnings into crashes, bug #262502.
  (Portage version: 2.2_rc25/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  gnome-base/gvfs/files/gvfs-1.0.3-bluez4-debug.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gvfs/files/gvfs-1.0.3-bluez4-debug.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnome-base/gvfs/files/gvfs-1.0.3-bluez4-debug.patch?rev=1.1&content-type=text/plain

Index: gvfs-1.0.3-bluez4-debug.patch
===================================================================
From 5874fbdae7d3dbc332a151441547ff7401579327 Mon Sep 17 00:00:00 2001
From: Mike Lundy <mike@fluffypenguin.org>
Date: Sat, 14 Mar 2009 19:30:22 -0700
Subject: [PATCH] remove debug code that turns warnings into crashes

https://bugs.gentoo.org/show_bug.cgi?id=262502
---
 daemon/daemon-main.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/daemon/daemon-main.c b/daemon/daemon-main.c
index 0a77036..b3b2b47 100644
--- a/daemon/daemon-main.c
+++ b/daemon/daemon-main.c
@@ -65,12 +65,6 @@ daemon_init (void)
       dbus_error_free (&derror);
       exit (1);
     }
-
-  GLogLevelFlags fatal_mask;
-
-  fatal_mask = g_log_set_always_fatal (G_LOG_FATAL_MASK);
-  fatal_mask |= G_LOG_LEVEL_WARNING | G_LOG_LEVEL_CRITICAL;
-  g_log_set_always_fatal (fatal_mask);
 }
 
 void
-- 
1.6.1.2







^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-21 22:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-21 22:49 [gentoo-commits] gentoo-x86 commit in gnome-base/gvfs/files: gvfs-1.0.3-bluez4-debug.patch Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox