|
|
|
|
|
by ninetyninenine
226 days ago
|
|
A little nuance: bugs are not just conditions that are programmatically sound. They can encompass exceptions. If a bug triggers an exception then with a strong compiler that is sufficiently advanced then these bugs can be found by the compiler. |
|
Exceptions also require execution, but that does not suggest that they are encompassed by bugs. The lack of a third term tells that there is no overlap. If "bug" covered both exceptions and where human expectations are violated, there would necessarily be another term just for the case where human expectations are violated. But there is no such term...
...that I've ever heard. If it is that I've been living under a rock, do tell.