Tcl package Thread source code

View Ticket
Login
Ticket UUID: 2980143
Title: support return options
Type: Bug Version: None
Submitter: dgp Created on: 2010-03-31 18:18:12
Subsystem: 80. Thread Package Assigned To: vasiljevic
Priority: 8 Severity:
Status: Open Last Modified: 2012-05-11 04:58:12
Resolution: None Closed By:
    Closed on:
Description:
The schemes in place to transport the
values of -errorinfo and -errorcode
produce by script evaluation in one thread
over to a different thread have not been updated
to accomodate the expanded return options
dictionary that is part of Tcl 8.5+.

Something I think should be corrected in a Thread 2.7.
User Comments: ferrieux added on 2012-05-11 04:58:12:
Lowering prio, given the time constants and low impact ;)

vasiljevic added on 2010-09-29 02:22:05:
OK. I am planning to release 2.7.0 until end of October containing one 
important thread::cancel command implementation. Along that I will
look into adding this (for me still unknown) feature of Tcl 8.5.