gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/rtmp r10048: make less verbose, it works n


From: rob
Subject: [Gnash-commit] /srv/bzr/gnash/rtmp r10048: make less verbose, it works now.
Date: Thu, 26 Mar 2009 10:46:55 -0600
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10048
committer: address@hidden
branch nick: rtmp
timestamp: Thu 2009-03-26 10:46:55 -0600
message:
  make less verbose, it works now.
modified:
  libcore/as_value.cpp
=== modified file 'libcore/as_value.cpp'
--- a/libcore/as_value.cpp      2009-03-25 23:44:14 +0000
+++ b/libcore/as_value.cpp      2009-03-26 16:46:55 +0000
@@ -61,10 +61,10 @@
 #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
+// #define GNASH_DEBUG_AMF_SERIALIZE 1
 
 namespace gnash {
 


reply via email to

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