Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
quotemstr
on Aug 21, 2014
|
parent
|
context
|
favorite
| on:
fork() can fail
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: