diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2006-12-19 16:14:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2006-12-19 16:14:40 (GMT) |
commit | 8a2ea780c61e56cc4a7e757c880df05992930c5a (patch) | |
tree | f9ee31d9f36e04c991b872e11920c35c65af3cd6 /ChangeLog | |
parent | bddcdb160a30d1b32f7443b82612ee135824893e (diff) | |
download | tcl-8a2ea780c61e56cc4a7e757c880df05992930c5a.zip tcl-8a2ea780c61e56cc4a7e757c880df05992930c5a.tar.gz tcl-8a2ea780c61e56cc4a7e757c880df05992930c5a.tar.bz2 |
Fix [Bug 1618838]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-12-19 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * unix/tclUnixThrd.c (Tcl_GetAllocMutex, TclpNewAllocMutex): Add + intermediate variables to shut up unwanted warnings. [Bug 1618838] + 2006-12-19 Daniel Steffen <das@users.sourceforge.net> * unix/tclUnixThrd.c (TclpInetNtoa): fix for 64 bit. |