-
Kenton Varda authored
Distinguishing between "local bugs" and "preconditions" was proving difficult in practice, because a precondition failure in one function may very well indicate a bug in a calling function, but the exception may be thrown through that function, thus when caught the classification is nonsensical. The distinction also was not as useful as imagined. So, I eliminated this distinction.
4ee25e43
Name |
Last commit
|
Last update |
---|---|---|
c++ | ||
cmake | ||
doc | ||
highlighting/qtcreator | ||
.gitignore | ||
CMakeLists.txt | ||
CONTRIBUTORS | ||
LICENSE | ||
README.md | ||
RELEASE-PROCESS.md | ||
mega-test-quick.cfg | ||
mega-test.cfg | ||
mega-test.py | ||
release.sh | ||
super-test.sh |