Hacker News new | ask | show | jobs
by qw3rty01 2495 days ago
It says everything. Even if undefined behavior works one way on all platforms today, it could work differently tomorrow in a way that introduces bugs. It's nonsensical to blame the compiler for conforming to the standard in a way that breaks code using undefined behavior.