tasn pushed a commit to branch master.

http://git.enlightenment.org/bindings/cxx/eflxx.git/commit/?id=16bc1d82b0a5af182e441c27d0528772aba0b1c3

commit 16bc1d82b0a5af182e441c27d0528772aba0b1c3
Author: Andreas Volz <li...@brachttal.net>
Date:   Thu Jan 7 22:19:02 2010 +0000

    a define on Debug is bad!
    
    
    SVN revision: 44963
---
 eflxx/include/eflxx/DebugInternal.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eflxx/include/eflxx/DebugInternal.h 
b/eflxx/include/eflxx/DebugInternal.h
index b8d2660..fee1554 100644
--- a/eflxx/include/eflxx/DebugInternal.h
+++ b/eflxx/include/eflxx/DebugInternal.h
@@ -14,7 +14,7 @@
 #define AllocTag2(p, desc)
 #define AllocTag_dynamic_description(p, data)
 #define AllocTag(p, data)
-#define Debug(STATEMENT...)
+//#define Debug(STATEMENT...)
 #define Dout(cntrl, data)
 #define DoutFatal(cntrl, data) LibcwDoutFatal(, , cntrl, data)
 #define ForAllDebugChannels(STATEMENT...)

-- 


Reply via email to