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

> It is so easy to accidentally add a line to what looks like an `if` block

But it is also so easy to catch that automatically (and in fact, gcc and clang will flag this as an error for you with the right incantation, and refuse to compile), that it is stupid to leave it to 50 different committers all avoiding accidents.



Be careful when using macros however: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80076




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

Search: