blob: 9cb7adea4bbfb1019c10e8fadb3c09ef31ba1e66 (
plain)
1
2
3
4
|
o Minor features (safety, debugging):
- Add a set of macros to check nonfatal assertions, for internal
use. Migrating more of our checks to these should help us avoid
needless crash bugs. Closes ticket 18613.
|