diff options
author | Patrick 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) |
commit | d283d62bcd67c0d3ca5a72128e87cffc68ddbe7a (patch) | |
tree | 3d95dd9d339500d39a4a664917f07fc26e83abe5 /TODO | |
parent | c871492f224e851343e7a46271a699fd0779cedb (diff) |
ob_set_text_domain(): Don't print warning message on error
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 --------- |