summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-04-02 17:10:57 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-04-05 15:12:58 +0300
commit83cc5d7250664b6ff24a2579779f0a5a5e3b00c8 (patch)
treeea06391ec52a686b711d5f424c0b52247aab61c0 /TODO
parent2f40ef0c57f09f56b112ddbe18046a0f1da63231 (diff)
Cleanup switch statements in buildfiles
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 3f1112f..da80960 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,5 @@
On the revision:
-- Fix the switch statements in the buildfiles, replacing 'switch $c.class,
- $tsys' with 'switch $c.class'.
-
-- Replace the C++ comments with C comments in tests.
-
On the release:
- Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc).