gjs r79 - trunk/util
- From: hp svn gnome org
- To: svn-commits-list gnome org
- Subject: gjs r79 - trunk/util
- Date: Mon, 10 Nov 2008 16:53:26 +0000 (UTC)
Author: hp
Date: Mon Nov 10 16:53:26 2008
New Revision: 79
URL: http://svn.gnome.org/viewvc/gjs?rev=79&view=rev
Log:
turn off GJS_VERBOSE_ENABLE_MARSHAL
Modified:
trunk/util/log.h
Modified: trunk/util/log.h
==============================================================================
--- trunk/util/log.h (original)
+++ trunk/util/log.h Mon Nov 10 16:53:26 2008
@@ -82,7 +82,7 @@
/* Whether to be verbose about JavaScript function arg and closure marshaling */
#ifndef GJS_VERBOSE_ENABLE_MARSHAL
-#define GJS_VERBOSE_ENABLE_MARSHAL 1
+#define GJS_VERBOSE_ENABLE_MARSHAL 0
#endif
/* Whether to be verbose about constructing, destroying, and gc-rooting
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]