aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2010-06-13 01:33:35 +0000
committerdos-reis <gdr@axiomatics.org>2010-06-13 01:33:35 +0000
commite6c324c2e70288ca0df86efd0957ef2c5b66f39c (patch)
tree79159bf2bf6cd0649069f0582527b9e0a8c9a0ba /src/ChangeLog
parent413741a1a80fe41ef99e40a9d2ddeb72c7591478 (diff)
downloadopen-axiom-e6c324c2e70288ca0df86efd0957ef2c5b66f39c.tar.gz
* interp/compiler.boot (complainIfShadowing): New.
(compStepIterator): Use it to warn about loop variable shadowing declaration in enclosing scope. (compIterator): Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 99d8b460..e9dd5d4b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2010-06-12 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * interp/compiler.boot (complainIfShadowing): New.
+ (compStepIterator): Use it to warn about loop variable shadowing
+ declaration in enclosing scope.
+ (compIterator): Likewise.
+
+2010-06-12 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
* algebra/kl.spad.pamphlet (Kernel): Don't clear the on
instanstiation, for that may erase other precious information in
the running seesion when Kernel is implicitly re-instantiated by