summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-15 13:51:21 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-15 13:51:21 (GMT)
commit788d06fcf3f90ffe105c77b3230be4f3fc1a62bd (patch)
treee86275675b2923b5745266c49a2cb0948a7d71a6 /ChangeLog
parentad9424f909976ade314404a44168e5c0eca6983e (diff)
parentfd1dbc086751dff48dbbbd4012e5f5ac0f46b06f (diff)
downloadtcl-788d06fcf3f90ffe105c77b3230be4f3fc1a62bd.zip
tcl-788d06fcf3f90ffe105c77b3230be4f3fc1a62bd.tar.gz
tcl-788d06fcf3f90ffe105c77b3230be4f3fc1a62bd.tar.bz2
mingw64 compiler warnings. Reverse the detection of struct _stat32i64,
otherwise when mingw doesn't have it, tclTest.c cannot be compiled
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e0d98d..0b0a621 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* win/tclWinPort.h: [Bug 3388350] mingw64 compiler warnings
* win/tclWinPipe.c
* win/tclWinSock.c
+ * win/configure.in
+ * win/configure
* generic/tclPosixStr.c
* generic/tclStrToD.c