[g-a-devel]annoying debug spew ...
- From: Michael Meeks <michael ximian com>
- To: Bill Haneman <bill haneman sun com>, Padraig O'Briain <Padraig Obriain sun com>
- Cc: accessibility mailing list <gnome-accessibility-devel gnome org>
- Subject: [g-a-devel]annoying debug spew ...
- Date: 27 Mar 2002 10:53:19 +0000
Hi there,
May I commit this ? the debug churn slugs nautilus' a11y performance,
which is unfortunate for me at least ;-) and it's not good to spew so
much with a common build option.
Regards,
Michael.
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/libgail-gnome/ChangeLog,v
retrieving revision 1.15
diff -u -p -u -r1.15 ChangeLog
--- ChangeLog 16 Mar 2002 17:44:18 -0000 1.15
+++ ChangeLog 27 Mar 2002 10:51:43 -0000
@@ -1,3 +1,9 @@
+2002-03-26 Michael Meeks <michael ximian com>
+
+ * gail-gnome/gail-gnome-debug.h: only turn
+ debug on when explicitely enabled, too much
+ churn in nautilus for G_ENABLE_DEBUG.
+
2002-03-16 Bill Haneman <bill haneman sun com>
* gail-gnome/bonobo_plug_atk_object.c
Index: gail-gnome/gail-gnome-debug.h
===================================================================
RCS file: /cvs/gnome/libgail-gnome/gail-gnome/gail-gnome-debug.h,v
retrieving revision 1.1
diff -u -p -u -r1.1 gail-gnome-debug.h
--- gail-gnome/gail-gnome-debug.h 24 Jan 2002 11:11:27 -0000 1.1
+++ gail-gnome/gail-gnome-debug.h 27 Mar 2002 10:51:43 -0000
@@ -26,7 +26,7 @@
G_BEGIN_DECLS
-#ifdef G_ENABLE_DEBUG
+#ifdef GAIL_GNOME_DEBUG
#include <stdio.h>
--
mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]