summaryrefslogtreecommitdiffhomepage
path: root/TODO/.errmsg
blob: aefe3fcde094599c86c8c212ad6e119fb1875373 (plain)
1
2
3
4
5
6
Come up with a better error logging abstraction
====
This is done, see errmsg.h.

Because it's all format string nonsense to talk to the engine, it's mostly a
pile of macros, which is kind of wacky. But hey, it works.