Define NDEBUG if you don't want assertions
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
|
||||
!File: debug.h
|
||||
/*#define DEBUG 1 /* perform various self-tests */
|
||||
#define NDEBUG 1 /* disable assertions */
|
||||
|
||||
|
||||
!File: parbufsize.h
|
||||
|
||||
Reference in New Issue
Block a user