.errmsg 218 B

1234567
  1. Come up with a better error logging abstraction
  2. ====
  3. This is done, see errmsg.h.
  4. Because it's all format string nonsense to talk to the engine, it's mostly a
  5. pile of macros, which is kind of wacky. But hey, it works.