disabled regex debugging (the hard way)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14024 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
fbcf75374b
commit
4ff43104e9
@ -23,6 +23,13 @@
|
||||
#pragma alloca
|
||||
#endif
|
||||
|
||||
|
||||
/********************************************/
|
||||
/* Remove this to enable debugging in regex */
|
||||
#undef DEBUG
|
||||
/********************************************/
|
||||
|
||||
|
||||
#undef _GNU_SOURCE
|
||||
#define _GNU_SOURCE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user