summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-11 21:07:11 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-11 21:07:11 (EDT)
commitd283d62bcd67c0d3ca5a72128e87cffc68ddbe7a (patch)
tree3d95dd9d339500d39a4a664917f07fc26e83abe5 /TODO
parentc871492f224e851343e7a46271a699fd0779cedb (diff)
ob_set_text_domain(): Don't print warning message on error
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0af94d3..d9468a9 100644
--- a/TODO
+++ b/TODO
@@ -43,6 +43,8 @@ Tasks
* Upload everything always.
* Drop mksysconf.
* Internationalize "Error:" and "Warning:" in `ob_error()` and `ob_warn()`.
+ * In executables, print error (using `printf`) and exit if
+ `ob_set_text_domain()` fails.
Copyright
---------