From b27f21996ba3e079f46dabaa42e985c15574bd40 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 11 Mar 2019 21:11:55 -0400 Subject: TODO: Add library argument handling task --- (limited to 'TODO') diff --git a/TODO b/TODO index d9468a9..7114f44 100644 --- a/TODO +++ b/TODO @@ -45,6 +45,9 @@ Tasks * Internationalize "Error:" and "Warning:" in `ob_error()` and `ob_warn()`. * In executables, print error (using `printf`) and exit if `ob_set_text_domain()` fails. + * 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"). Copyright --------- -- cgit v0.9.1