aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
index 31e2275..f95b90b 100644
--- a/TODOs.md
+++ b/TODOs.md
@@ -1,5 +1,14 @@
# Tasks
+## TODO Can't test getopt {#task-2c3021db-7ede-c835-691a-af240c11f883}
+- TODO in 2021-03-10
+
+---
+
+For some reason, `getopt.3` doesn't read any of the options provided in the test.
+
+Right now the code is disabled with an `#ifdef DISABLE` guard.
+
## TODO Add --version flag {#task-b001c31a-5053-d317-d8d3-c9647aa34067}
- TODO in 2021-03-09