Hacker News new | ask | show | jobs
by awda 4431 days ago
More like, assert() from assert.h is a huge wtf in C, because turning asserts off in optimized builds produces exactly these kinds of scenarios.