assert_nonfatal 228 B

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