gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11601: Disable AMF debugging by def


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11601: Disable AMF debugging by default (too verbose)
Date: Thu, 05 Nov 2009 19:34:12 +0100
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11601
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Thu 2009-11-05 19:34:12 +0100
message:
  Disable AMF debugging by default (too verbose)
modified:
  libcore/as_value.cpp
=== modified file 'libcore/as_value.cpp'
--- a/libcore/as_value.cpp      2009-10-27 09:44:54 +0000
+++ b/libcore/as_value.cpp      2009-11-05 18:34:12 +0000
@@ -61,7 +61,7 @@
 #define GNASH_DEBUG_SOFT_REFERENCES
 
 // Define this macro to make AMF parsing verbose
-#define GNASH_DEBUG_AMF_DESERIALIZE 1
+//#define GNASH_DEBUG_AMF_DESERIALIZE 1
 
 // Define this macto to make AMF writing verbose
 // #define GNASH_DEBUG_AMF_SERIALIZE 1


reply via email to

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