Tcl Source Code

View Ticket
Login
Ticket UUID: 1275435
Title: TIP #250: namespace upvar
Type: Patch Created on: 2005-08-29 01:24:11
Submitter: msofer Assigned to: dgp
Subsystem: 21. [namespace] Severity:
Priority: 5 Medium Last modified: 2006-02-02 00:48:06
Status: Closed Closed by: dgp
Resolution: Accepted Closed on: 2006-02-01 17:48:06
Version: TIP Implementation
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:
msofer added on 2005-08-29 08:24:14:

File Added - 147337: 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 2006-01-18 03:40:09:

File Deleted - 147337: 



File Added - 163780: nsupvar.patch

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


Updated patch corrects a pair
of failing tests.

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

File Added - 163906: 1275435.patch

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

File Added - 163908: 1275435.patch

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

File Deleted - 163906:

dgp added on 2006-02-02 00:48:06:
Logged In: YES 
user_id=80530

1275435.patch committed for 8.5a4

Attachments: