summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-07-02 20:37:10 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-07-02 20:37:10 (GMT)
commitb1f2ce2cad5a74808cb19c4ab54a21c303329e51 (patch)
tree7de386a2d1c618c06d1c93c384ed4a9b18641473 /ChangeLog
parent56e0284e56164f3fbc02ab3b0621d24edf17c7a9 (diff)
downloadtcl-b1f2ce2cad5a74808cb19c4ab54a21c303329e51.zip
tcl-b1f2ce2cad5a74808cb19c4ab54a21c303329e51.tar.gz
tcl-b1f2ce2cad5a74808cb19c4ab54a21c303329e51.tar.bz2
* generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Made
sure that errors caused by an argument to an operator being outside the domain of the operator all result in ::errorCode being ARITH DOMAIN and not NONE.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d845e2b..1f7d4aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-07-02 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclExecute.c (IllegalExprOperandType): [Bug 3024379]: Made
+ sure that errors caused by an argument to an operator being outside
+ the domain of the operator all result in ::errorCode being ARITH
+ DOMAIN and not NONE.
+
2010-07-01 Jan Nijtmans <nijtmans@users.sf.net>
* win/rules.vc: [Bug 3020677]: wish can't link reg1.2