Y
Hacker News
new
|
ask
|
show
|
jobs
by
lucasyvas
1983 days ago
I agree - it should be a compile or runtime error.
1 comments
umvi
1983 days ago
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...
link
https://developers.redhat.com/blog/2016/02/26/gcc-6-wmislead...