aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-11-24 17:42:31 +0000
committerLev Walkin <vlm@lionet.info>2004-11-24 17:42:31 +0000
commit7aedc5eebf9bfd6cbbfad2cbccf4ae39a218f9aa (patch)
tree11050d7857577b9a3e63f73f34000d1750817028 /TODO
parentc4676a80e61c4f52a806efeb35daf955bb4d31eb (diff)
optimization
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index df25560e..31393431 100644
--- a/TODO
+++ b/TODO
@@ -16,3 +16,9 @@ MEDIUM:
MINOR:
1. Parsing of CONSTRAINED BY clauses
+
+2. If the generated target language source file is not different from
+the one already present (except maybe a compiler version in comments),
+do not update the file. Prevents trashing file dependencies in multifile
+compilation.
+