summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2004-06-11 19:41:22 (GMT)
committerKevin B Kenny <kennykb@acm.org>2004-06-11 19:41:22 (GMT)
commit3523cf7b7735207f9575d847269dfa4b3278a8d3 (patch)
tree096cbefce60484dbb7640626d72354d91710d01b /ChangeLog
parent5f7f423c689fd84fd9fd9277b7d0b88508df193e (diff)
downloadtcl-3523cf7b7735207f9575d847269dfa4b3278a8d3.zip
tcl-3523cf7b7735207f9575d847269dfa4b3278a8d3.tar.gz
tcl-3523cf7b7735207f9575d847269dfa4b3278a8d3.tar.bz2
* win/tclAppInit.c: Restored the 'setargv' procedure when
compiling with mingw. Apparently, the command line parsing in mingw doesn't work as well as that in vc++, and the result was (1) that winPipe-8.19 failed, and (2) that 'make test' would work at all only with TESTFLAGS='-singleproc 1'. [Bug 967195]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3544a50..afd22d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-06-11 Kevin Kenny <kennykb@acm.org>
+
+ * win/tclAppInit.c: Restored the 'setargv' procedure when
+ compiling with mingw. Apparently, the command line parsing in
+ mingw doesn't work as well as that in vc++, and the result was
+ (1) that winPipe-8.19 failed, and (2) that 'make test' would
+ work at all only with TESTFLAGS='-singleproc 1'. [Bug 967195]
+
2004-06-10 Zoran Vasiljevic <vasiljevic@users.sf.net>
* generic/tclIOUtil.c: removed forceful setting of the