gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r11857: Hush GC debugging by default


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11857: Hush GC debugging by default
Date: Mon, 01 Feb 2010 20:41:02 +0100
User-agent: Bazaar (2.0.2)

------------------------------------------------------------
revno: 11857
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Mon 2010-02-01 20:41:02 +0100
message:
  Hush GC debugging by default
modified:
  libbase/GC.h
=== modified file 'libbase/GC.h'
--- a/libbase/GC.h      2010-01-25 18:52:20 +0000
+++ b/libbase/GC.h      2010-02-01 19:41:02 +0000
@@ -38,7 +38,7 @@
 //   2 - print a message for every GcResource being registered and being 
deleted
 //   3 - print info about the mark scan 
 //   
-#define GNASH_GC_DEBUG 1
+//#define GNASH_GC_DEBUG 1
 
 #ifdef GNASH_GC_DEBUG
 # include "log.h"


reply via email to

[Prev in Thread] Current Thread [Next in Thread]