Re: Tcl script fails on some platforms
- From: claird@xxxxxxxxx (Cameron Laird)
- Date: Tue, 31 Jul 2007 18:53:54 +0000
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.
.
- References:
- Tcl script fails on some platforms
- From: hrp1000
- Re: Tcl script fails on some platforms
- From: Cameron Laird
- Re: Tcl script fails on some platforms
- From: Gerald W. Lester
- Re: Tcl script fails on some platforms
- From: hrp1000
- Tcl script fails on some platforms
- Prev by Date: Re: TclMagick, GraphicMagick and the registry (WAS: Re: resizing JPEGs (with Img and photo image))
- Next by Date: Re: resizing JPEGs --- SOLVED
- Previous by thread: Re: Tcl script fails on some platforms
- Next by thread: Re: Tcl script fails on some platforms
- Index(es):