https://bugs.kde.org/show_bug.cgi?id=376149

--- Comment #11 from Kevin Funk <kf...@kde.org> ---
assert() itself takes NDEBUG into account. In other words, if NDEBUG is defined
when assert.h is included, assert() does nothing.

See: http://en.cppreference.com/w/c/error/assert

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to