summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2010-12-25 23:12:34 (GMT)
committerMarius Kintel <marius@kintel.net>2010-12-25 23:12:34 (GMT)
commitd0d266b83e777006a7badfd5cccb3980a3c31dd1 (patch)
treeda0728902ed0be74c2328872fca74311734a9095 /doc
parent1bc4fe5d4d7d12e9d1777221780c2ad6551aa9b0 (diff)
parent592ca6abadcb6443629be4407b973279a891278c (diff)
merged with master
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt
index 6d608ee..182a7b7 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -175,6 +175,11 @@ o Hollow donut problem
+IDEAS FOR LANGUAGE CHANGES
+--------------------------
+o More strict checking of module parameters to make e.g. this fail:
+ module test(a,b) { a=1; b=2; echo(a,b,c); } test(c=3);
+
CODE
----
contact: Jan Huwald // Impressum