|
|
|
|
|
by onli
5154 days ago
|
|
>Actually, in the very next sentence after than one, he explains why that is bad. No, he doesn't. The very next sentence is: "However, what's great for avoiding straightforward failures becomes a nightmare when your goal is to guarantee that no undefined behaviour happens." |
|
It's great if your goal is to avoid straightforward failure (= crash), it's bad if your goal is to also avoid undefined behavior (= invalid program state).
Have you discovered something else on the matter?