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

I've noticed it also has idiotic warnings. I have some code with macrology that generates lexically scoped typedefs, which are sometimes not used. I do not wish to be warned about these, damn it! Who cares about a typedef at lexical scope that is not used? It's compile-time only. What's next; a warning about every file-scope typedef that has not been used? "Hey you included <stddef.h> but never used ptrdiff_t!"


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

Search: