|
|
|
|
|
by 110011
3120 days ago
|
|
What OP is saying is if you invoke undefined behavior in your program (like the Heartbleed bug for example) it doesn't matter that in the end the compiler is correct. And this does account for the vast majority of bugs (programmer error compared to compiler error). |
|
This is not true. It means that you can safely omit the compiler writer from the list of people to burn at the stake.