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:
parent
b69e38d84c
commit
de52a13af7
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright 2002-2006, Axel Dörfler, axeld@pinc-software.de
|
||||
* Copyright 2002-2007, Axel Dörfler, axeld@pinc-software.de
|
||||
* 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
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user