Tcl Source Code

View Ticket
Login
Ticket UUID: 403538
Title: TIP #10 Implementation
Type: Patch Version: None
Submitter: andreas_kupries Created on: 2001-02-01 07:58:06
Subsystem: 25. Channel System Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-03-31 06:14:20
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2001-03-30 23:14:20
Description:
Patch implementing the changes proposed in TIP #10. See http://www.scriptics.com:8080/cgi-bin/tct/tip/10.html for a description.
User Comments: andreas_kupries added on 2001-03-31 06:14:20:
Logged In: YES 
user_id=75003

Commited.

andreas_kupries added on 2001-03-31 03:34:55:

File Added - 4784: tip.diff.current

andreas_kupries added on 2001-03-31 03:34:54:
Logged In: YES 
user_id=75003

The patch on SF was not current, I had problems at that time
to upload or change things. (Switch old system to the new
Trackers). Here is the current delta, of 5 minutes ago.

hobbs added on 2001-03-31 01:32:42:
Logged In: YES 
user_id=72656

I don't see the .VS/.VE in the posted patch, but barring 
that this has been accepted so we should commit it.

andreas_kupries added on 2001-03-01 04:25:04:
Logged In: YES 
user_id=75003

Added comments to make clear that Tcl_GetCurrentThread() 
returns sensible values for a non-thread core. Added .VS/.VE
command around the documentation of the new APIs.

dkf added on 2001-02-22 21:26:02:
If Tcl_GetCurrentThread() is guaranteed to return a sensible value in the non-threaded version of Tcl, then this patch looks good.  You probably ought to add .VS and .VE around the added pieces of documentation...

Attachments: