Jonathan Kochmer <jonathan@nwnet.net> said:
Jonathan> we've got old versions of Tcl & Tk and are about to
Jonathan> upgrade. Does Tkined work with Tcl 7.5a2 & Tk 4.1a2?
Jonathan> If not, we'll grab 7.4 & 4.0 respectively.
Tkined-1.3.4 and scotty-2.0.2 will compile with Tcl7.5a2 and Tk4.1a2.
However, it looks like there is still a bug in the Tk4.1a2 event loop
which could result in a scotty process hanging in a silly select (0,
NULL, NULL, NULL, NULL) which will never return.
Juergen