summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2008-11-11 21:54:06 (GMT)
committernijtmans <nijtmans>2008-11-11 21:54:06 (GMT)
commit3204e89f4e57ec3a5ae382db506743fdb6ce3429 (patch)
tree013d87cd81911c89661c9083b6e029754a5add0c /ChangeLog
parent5712fecd971bc4528ae335bd91d588df88d5ef82 (diff)
downloadtcl-3204e89f4e57ec3a5ae382db506743fdb6ce3429.zip
tcl-3204e89f4e57ec3a5ae382db506743fdb6ce3429.tar.gz
tcl-3204e89f4e57ec3a5ae382db506743fdb6ce3429.tar.bz2
Eliminate warning: passing arg 4 of `Tcl_SplitList' from
incompatible pointer type reverted change from 2008-11-06 (was under the impression that "-Wno-implicit-int" added an extra warning)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b35f999..d1767bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-10-28 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tclNamesp.c: Eliminate warning: passing arg 4 of `Tcl_SplitList'
+ from incompatible pointer type
+ * win/tcl.m4: reverted change from 2008-11-06 (was under the impression
+ that "-Wno-implicit-int" added an extra warning)
+ * win/configure (regenerated)
+
2008-11-10 Andreas Kupries <andreask@activestate.com>
* doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrich