Unconditionally enable all ASSERTs in the kernel for now; should obviously

be turned off for non-development releases later :-)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21691 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2007-07-23 00:59:30 +00:00
parent b69e38d84c
commit de52a13af7
+2 -2
View File
@@ -1,5 +1,5 @@
/*
* Copyright 2002-2006, Axel Dörfler, [email protected]
* Copyright 2002-2007, Axel Dörfler, [email protected]
* Distributed under the terms of the Haiku License.
*
* Copyright 2001-2002, Travis Geiselbrecht. All rights reserved.
@@ -11,7 +11,7 @@
#include <OS.h>
//#define DEBUG 1
#define KDEBUG 1
#if DEBUG
/*