summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2009-10-23 19:29:26 (GMT)
committerandreas_kupries <akupries@shaw.ca>2009-10-23 19:29:26 (GMT)
commita7ee7c68c1945c3924c15bad6693af21314f4c12 (patch)
tree0021513d15dff2dd400670eb79adf29b78b88bfb /ChangeLog
parent2cf3aa02dee40bb7023ecf5a2b50f52bb193ba74 (diff)
downloadtcl-a7ee7c68c1945c3924c15bad6693af21314f4c12.zip
tcl-a7ee7c68c1945c3924c15bad6693af21314f4c12.tar.gz
tcl-a7ee7c68c1945c3924c15bad6693af21314f4c12.tar.bz2
* generic/tclCompCmds.c: [Bug 2881263] (TclCompileForeachCmd,
TclCompileLindexCmd): Fixed. Moved the use of DefineLineInformation after all regular variable declarations, so that an empty statement (-UTIP_280) doesn't confuse c89 compilers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99cec01..b238882 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-10-23 Andreas Kupries <andreask@activestate.com>
+ * generic/tclCompCmds.c: [Bug 2881263] (TclCompileForeachCmd,
+ TclCompileLindexCmd): Fixed. Moved the use of
+ DefineLineInformation after all regular variable declarations, so
+ that an empty statement (-UTIP_280) doesn't confuse c89 compilers.
+
* library/platform/pkgIndex.tcl: Backported the platform packages
* library/platform/platform.tcl: from head and8.5 into the 8.4
* library/platform/shell.tcl: branch. Updated makefiles to install