diff options
author | EuAndreh <eu@euandre.org> | 2021-03-10 03:47:23 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-03-10 03:47:23 -0300 |
commit | 3ea54fc4979b298ecc5317867c2706290903f0a7 (patch) | |
tree | bb355700eb0a9316b637656f00e849b5a633f5bb /TODOs.md | |
parent | TODOs.md: Add #task-b001c31a-5053-d317-d8d3-c9647aa34067 (diff) | |
download | remembering-3ea54fc4979b298ecc5317867c2706290903f0a7.tar.gz remembering-3ea54fc4979b298ecc5317867c2706290903f0a7.tar.xz |
TODOs.md: Add #task-2c3021db-7ede-c835-691a-af240c11f883
Diffstat (limited to '')
-rw-r--r-- | TODOs.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |