summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-04-11 20:49:50 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-04-11 20:49:50 (GMT)
commit47554fcd67f382566a72813c4b11bda27ecfb201 (patch)
tree7db1303db34093aa5b7a152871db2616ecae2794 /ChangeLog
parent89975c594f663fa730e70a1d45ba4e4aedb9aed8 (diff)
downloadtcl-47554fcd67f382566a72813c4b11bda27ecfb201.zip
tcl-47554fcd67f382566a72813c4b11bda27ecfb201.tar.gz
tcl-47554fcd67f382566a72813c4b11bda27ecfb201.tar.bz2
* generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected
inconsistent results of [string is integer] observed on systems where sizeof(long) != sizeof(int). [Bug 718878] * tests/string.test: Added tests for Bug 718878. * doc/string.n: Clarified that [string is integer] accepts 32-bit integers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c48934e..93dc275 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-04-11 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected
+ inconsistent results of [string is integer] observed on systems
+ where sizeof(long) != sizeof(int). [Bug 718878]
+ * tests/string.test: Added tests for Bug 718878.
+ * doc/string.n: Clarified that [string is integer] accepts
+ 32-bit integers.
+
2003-04-11 Andreas Kupries <andreask@activestate.com>
* generic/tclIO.c (UpdateInterest): When dropping interest in