diff options
Diffstat (limited to 'TODO/.errmsg')
-rw-r--r-- | TODO/.errmsg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO/.errmsg b/TODO/.errmsg new file mode 100644 index 0000000..aefe3fc --- /dev/null +++ b/TODO/.errmsg @@ -0,0 +1,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. |