author | Max Kellermann <max@duempel.org> | |
Mon, 15 Sep 2008 10:27:28 +0000 (12:27 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Mon, 15 Sep 2008 10:27:28 +0000 (12:27 +0200) | ||
commit | 4ebba1b36f4f171fb5daa25a8578e21d2740c517 | |
tree | d65b86318939ce111bf855539aa4d1b3e2bc581b | tree | snapshot |
parent | 7d98fb19dc2b7c3af289b0a7c1a0db68e7fea8c9 | commit | diff |
use !NDEBUG instead of DEBUG
NDEBUG is more commonly used than DEBUG, e.g. in assert.h. Convert
all macros to NDEBUG, and declare NDEBUG when debugging is disabled.
NDEBUG is more commonly used than DEBUG, e.g. in assert.h. Convert
all macros to NDEBUG, and declare NDEBUG when debugging is disabled.
configure.ac | diff | blob | history | |
src/main.c | diff | blob | history | |
src/mpdclient.c | diff | blob | history | |
src/ncmpc.h | diff | blob | history | |
src/options.c | diff | blob | history |