Re: Tcl Thread Safety / Windows build



Thanks, I'm not trying to use threads explicitly but rather just need
to confirm that the Tcl dll handles reentrancy from multiple
simultaneous Tcl interpreters properly. A developer who has left our
company said that Tcl after 8.2 wasn't thread-safe and so we couldn't
upgrade to 8.4, but he never told us what he meant by that.

.



Relevant Pages

  • Re: TIP #188: Add string is wide to the string is Subcommand
    ... Except that 8-bit characters in unicode are implemented with multiple ... If Tcl didn't implement UTF-8 internally, ...
    (comp.lang.tcl)
  • Re: Comment by Joel Spolsky
    ... #> multiple values nicely are ML and Haskell." ... # He explicitly states his opinion on *exceptions*, ... tcl-return-codes!=0 are actually nothing but exceptions. ... In Tcl that would be ...
    (comp.lang.tcl)
  • Re: Tcl Thread Safety / Windows build
    ... to confirm that the Tcl dll handles reentrancy from multiple ... simultaneous Tcl interpreters properly. ... company said that Tcl after 8.2 wasn't thread-safe and so we couldn't ...
    (comp.lang.tcl)