summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-07-11 13:53:58 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-07-11 13:53:58 (GMT)
commit43c49d4d334650878eb8ab860583b9620bb4e218 (patch)
tree522730c12095f3a8c46a99b384c3facdf8d6f6b0 /ChangeLog
parent27a219b98b878a7dc6e7f1a88c45724c61fb27eb (diff)
downloadtcl-43c49d4d334650878eb8ab860583b9620bb4e218.zip
tcl-43c49d4d334650878eb8ab860583b9620bb4e218.tar.gz
tcl-43c49d4d334650878eb8ab860583b9620bb4e218.tar.bz2
ckalloc() et al take 'unsigned int' sizes, so print them with '%ud' not '%d'
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0847fd9..bd4ed65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-11 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tclCkalloc.c: ckalloc() and friends take the block size
+ as an unsigned, so we should use %ud when reporting it in fprintf()
+ and panic().
+
2002-07-11 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclCompile.c: now setting local vars undefined at