pike.git/
src/
global.h
Branch:
Tag:
Non-build tags
All tags
No tags
2018-01-28
2018-01-28 20:26:45 by Martin Nilsson <nilsson@fastmail.com>
c53bb6064353b8828ba78f0c0baf0261cf4524f0 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
master
Added NDEBUG comment.
520:
#define DO_IF_DEBUG_ELSE(DEBUG, NO_DEBUG) DEBUG #define DWERR(...) WERR(__VA_ARGS__)
+
/* Control assert() definition in <assert.h> */
#undef NDEBUG /* Set of macros to simplify passing __FILE__ and __LINE__ to