Hacker News new | ask | show | jobs
by berti 2948 days ago
And that is how we get #if defined(_THIS_THING_SOME_COMPILER_DEFINES) && !defined(__BUT_NOT_THIS_ONE_THAT_COMPILER_X_DEFINES) soup ;)
1 comments

Better than than silently ignoring an if guard preventing an overflow, and then overflowing anyways on addition.