Re: Tcl script fails on some platforms



In article <1185902346.771027.14330@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<hrp1000@xxxxxxxxx> wrote:
Okay, I think I've got at least a partial answer to this problem.

The interface between my Tcl script and the Fortran/C program is via
TCP/IP sockets. If I force the IP address of the server side (in Tcl)
to be localhost or 127.0.0.1, I get this error and can see that
$::session has not been set (or is set to somethiing that doesn't
print on the screen).

If I just let the Tcl socket stuff use the real IP address of the
machine, I don't get the problem.

Now I have to see if my user (in a different time zone) can tell me
more about his machine...


This raises a suspicion that some sort of exception from [socket]
has been ignored.
.


Quantcast