aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-28 11:07:23 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-28 11:07:23 +0100
commitbc78799c4d68a7f866054ea20799fb21370e71ae (patch)
tree1a3ec36b374298046595dd2b3dee43ab78373635
parentadd todo (diff)
downloadgpp-bc78799c4d68a7f866054ea20799fb21370e71ae.tar.gz
gpp-bc78799c4d68a7f866054ea20799fb21370e71ae.tar.bz2
gpp-bc78799c4d68a7f866054ea20799fb21370e71ae.tar.xz
update todo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3b0ff58..c794dca 100644
--- a/TODO
+++ b/TODO
@@ -7,4 +7,15 @@ when a specific flag is used.
Then add m10ᷜ number of empty lines
at the top of the file, where k is large
and n is the number specified above.
+ Because of line continuations and disc
+ resources it is best to implement this
+ in gpp.
+
+The option above should be aware of
+line continues using a backslash at
+the end of the line before the
+continuation unless another flag is
+used. This could either be an additional
+flag or an alternative flag (uppercase
+of the above's.)