summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2011-04-02 21:55:39 (GMT)
committerKevin B Kenny <kennykb@acm.org>2011-04-02 21:55:39 (GMT)
commit2db0d44d63bad5e5d32e84a38b8a4756d7dab1d0 (patch)
treeb4ee999406012302c358cbcb5598dc0fa414aad2 /ChangeLog
parent6266f2e3593c1f443d49334bad71f9a5dde9a4f6 (diff)
downloadtcl-2db0d44d63bad5e5d32e84a38b8a4756d7dab1d0.zip
tcl-2db0d44d63bad5e5d32e84a38b8a4756d7dab1d0.tar.gz
tcl-2db0d44d63bad5e5d32e84a38b8a4756d7dab1d0.tar.bz2
Replaced another couple of 'double' declarations with 'volatile
double' to work around misrounding issues in mingw-gcc 3.4.5.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 168dc0b..f1ab8a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-04-02 Kevin B. Kenny <kennykb@acm.org>
+
+ * generic/tclStrToD.c (QuickConversion): Replaced another couple
+ of 'double' declarations with 'volatile double' to work around
+ misrounding issues in mingw-gcc 3.4.5.
+
2011-03-24 Donal K. Fellows <dkf@users.sf.net>
* generic/tclFCmd.c (TclFileAttrsCmd): Ensure that any reference to