Example 1
I make a deliberate mistake sourcing a script. Filename omitted.
On some bots I get the correct error.tcl source scripts/
On other bots I get something akin to the followingTcl error: couldn't read file "scripts/": illegal operation on a directory
Example 2Tcl error: invalid command name "Ê&ž
I attempt to trace a Tcl error
If an error has occured I get the correct response, for example.tcl set errorInfo
If no error has occured I get (similar to Example 1 above)Tcl: can not find channel named "sock11"
Tcl: while executing
Tcl: "eof $sock"
Anybody else seen this, or more importantly can explain it?Tcl: invalid command name "“'ž