diff options
author | das <das> | 2009-02-06 08:14:55 (GMT) |
---|---|---|
committer | das <das> | 2009-02-06 08:14:55 (GMT) |
commit | 013eca4890e05fe73b703f0392142edce980ddda (patch) | |
tree | 5214a7b8ae7e7380cb1f9d578b58870f487c97f1 /ChangeLog | |
parent | 96c4e667ecc3d5195843b6bdcc56040f3827fff1 (diff) | |
download | tcl-013eca4890e05fe73b703f0392142edce980ddda.zip tcl-013eca4890e05fe73b703f0392142edce980ddda.tar.gz tcl-013eca4890e05fe73b703f0392142edce980ddda.tar.bz2 |
* generic/tcl.h (Darwin): workaround conflict between deprecated tcl
panic macro and panic() function declaration in <mach/mach.h> header.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-02-06 Daniel Steffen <das@users.sourceforge.net> + + * generic/tcl.h (Darwin): workaround conflict between deprecated tcl + panic macro and panic() function declaration in <mach/mach.h> header. + 2009-02-05 Don Porter <dgp@users.sourceforge.net> * generic/tclStringObj.c: Added overflow protections to the |