332
-Wall ain't all
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
Ok, you are certainly in one of those languages where plenty of your functions shouldn't return a value, and you won't ever let the compiler know that.
On all of the other languages, it's an error, not even a warning.
It's C++ and it just causes a SIGILL.