summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-03-12 12:16:03 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-03-12 12:16:03 (EDT)
commit7153a28fee3a81fa6a50c36703a8f61f6731cf0d (patch)
tree1089bbb380ea6a84c690c7bbcaec50a13bd2d290 /TODO
parent18a7d7805f0ef1fdb317738da060707d4b465bc1 (diff)
TODO: Add non-fatal on_error() task
Also update copyright years.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index cf846bf..5384c9c 100644
--- a/TODO
+++ b/TODO
@@ -47,11 +47,13 @@ Tasks
* Make `set -e` and drop `return 125` from library functions. `shift`
arguments, and exit (with `kill`) if `shift` returns non-zero (POSIX only
says the shell "may exit").
+ * Make `ob_error()` non-fatal and use in libopkbuild in places where functions
+ return on error.
Copyright
---------
-Copyright (C) 2012, 2018 Patrick McDermott
+Copyright (C) 2012, 2018, 2019 Patrick McDermott
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright