Comment by ncmncm

4 years ago

A good argument for compiling your debug builds with "-fsanitize=undefined".

There is always a fix for your own code but that’s not the problem. The issue is all the millions of lines of code in the wild that are intended to be compiled without that option.

Sure, or use Rust! Rust is great! We can criticize C for its faults without making baseless claims.