Tcl Source Code

View Ticket
Login
Ticket UUID: 1275435
Title: TIP #250: namespace upvar
Type: Patch Version: TIP Implementation
Submitter: msofer Created on: 2005-08-29 01:24:11
Subsystem: 21. [namespace] Assigned To: dgp
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2006-02-02 00:48:06
Resolution: Accepted Closed By: dgp
    Closed on: 2006-02-01 17:48:06
Description:
Attached a rough first cut at a reference
implementation. Docs are still missing, and the tests
are still rather skimpy.

The docs should either refer to upvar.n, or reproduce
significant parts of that manual page. 

A fix of [upvar] bugs #1274916 and #1274918 is
desirable before adapting and committing this patch.
User Comments: dgp added on 2006-02-02 00:48:06:
Logged In: YES 
user_id=80530

1275435.patch committed for 8.5a4

dgp added on 2006-01-18 23:38:08:

File Deleted - 163906:

dgp added on 2006-01-18 23:38:04:

File Added - 163908: 1275435.patch

dgp added on 2006-01-18 23:32:32:

File Added - 163906: 1275435.patch

dgp added on 2006-01-18 23:32:28:
Logged In: YES 
user_id=80530


Updated patch corrects a pair
of failing tests.

msofer added on 2006-01-18 03:40:09:

File Deleted - 147337: 



File Added - 163780: nsupvar.patch

msofer added on 2006-01-18 03:40:08:
Logged In: YES 
user_id=148712

Patch updated to HEAD, now with docs.

msofer added on 2005-08-29 08:24:14:

File Added - 147337: nsupvar.patch

Attachments: