summaryrefslogtreecommitdiff
path: root/lib/gras_impl/debug.hpp
diff options
context:
space:
mode:
authorJosh Blum2012-12-23 00:24:25 -0800
committerJosh Blum2012-12-23 00:24:25 -0800
commita6709912308c428cec6a136af90df125143c17f5 (patch)
treea20642d22381b80bb0c22193215bc3714c7a9eb1 /lib/gras_impl/debug.hpp
parent0a0ec3568a0c0e907df157df891a4e683dc6d264 (diff)
downloadsandhi-a6709912308c428cec6a136af90df125143c17f5.tar.gz
sandhi-a6709912308c428cec6a136af90df125143c17f5.tar.bz2
sandhi-a6709912308c428cec6a136af90df125143c17f5.zip
making use of last and fixing up the buffer stitching
Diffstat (limited to 'lib/gras_impl/debug.hpp')
-rw-r--r--lib/gras_impl/debug.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gras_impl/debug.hpp b/lib/gras_impl/debug.hpp
index c8c7dfe..a90eb6c 100644
--- a/lib/gras_impl/debug.hpp
+++ b/lib/gras_impl/debug.hpp
@@ -25,7 +25,7 @@ extern void *operator new(std::size_t n) throw (std::bad_alloc);
//-- define to enable these debugs:
//----------------------------------------------------------------------
//#define WORK_DEBUG
-#define ASSERTING
+//#define ASSERTING
//#define MESSAGE_TRACING
//#define ITEM_CONSPROD