Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You're misreading the code. When NDEBUG is defined, we don't use assert, but instead always evaluate the expression. The overall effect is that we always evaluate VERIFY's argument, but only check it in debug builds.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: