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

> -Werror to turn warnings into errors. I recommend always turning on at least -Werror=implicit, which ensures calling undeclared functions results in an error(!)

"Implicit declarations" is such a frustrating "feature" of C. Thankfully, in more recent clang builds this warning is enabled by default.



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

Search: