Hacker News new | ask | show | jobs
by lucasyvas 1983 days ago
I agree - it should be a compile or runtime error.
1 comments

Well if you compile with `-Werror -Wall` (and you should), it would throw in error in GCC 6+:

https://developers.redhat.com/blog/2016/02/26/gcc-6-wmislead...