upgrade problem tcl/tk-8.4 -> 8.5 -- please help



Hi,

unfortunately I have next to no knowledge in Tcl.

When upgrading from Tcl/Tk-8.4.* to 8.5.3 an error occurs in
an old script (tkdiff+)

I get
unmatched open brace in list
unmatched open brace in list
while executing
"foreach {pattern dummy1 dummy2} $content {
if {$pattern == $data(v:status:pattern)} {
set content [lreplace $content $i $i [clock format [clock s..."


where $content contains (many lines removed)

/Src/Src/Tcl/tkdiff-4.1.3-unix|/Src/Src/Tcl/tkdiff-4.1.4-unix {Sat Mar 08 16:20:58 CET 2008} {
directory:. none
directory:.. none
file:COPYING none
file:Changelog nok
file:tkdiff nok
file:tkdiff.bck none }

/home/jarausch/Python_My/BackUp_X|/numa-i/home/jarausch/Python_My/BackUp_OLD {Tue May 20 14:39:37 CEST 2008} {
directory:. none
directory:.. none
file:AFS_Launch.C none
file:BackUp.Config none


directory:jarausch none
file:walk_bench.py none
file:walktree.html none
file:walktree.py none
file:walktree.pyc none }


Many thanks for a hint,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany
.



Relevant Pages