]> git.draconx.ca Git - cdecl99.git/blobdiff - src/errors.lst
Start on a facility to translate error codes into strings.
[cdecl99.git] / src / errors.lst
diff --git a/src/errors.lst b/src/errors.lst
new file mode 100644 (file)
index 0000000..f88e92e
--- /dev/null
@@ -0,0 +1,2 @@
+CDECL_ENOMEM   "failed to allocate memory"
+CDECL_ENOPARSE "syntax error"