Tcl Source Code

View Ticket
Login
Ticket UUID: 532642
Title: TIP 27: tclVar.c "part2"
Type: Patch Version: CONSTify
Submitter: dgp Created on: 2002-03-20 18:52:35
Subsystem: 07. Variables Assigned To: dgp
Priority: 7 High Severity:
Status: Closed Last Modified: 2002-03-21 05:55:42
Resolution: Accepted Closed By: dgp
    Closed on: 2002-03-20 22:55:42
Description:
It was noted on c.l.t. that the "part2" variables
of Tcl's functions in generic/tclVar.c could be
CONST-ified.  Here's a patch that does that.
User Comments: dgp added on 2002-03-21 05:55:42:
Logged In: YES 
user_id=80530

committed to HEAD (8.4a5)

msofer added on 2002-03-21 03:05:25:

File Added - 19739: part2.patch2

Logged In: YES 
user_id=148712

Patch applies and compiles cleanly; testsuite passed. As far
as I am concerned (tclUtil.c, tclVar.c) this is A-OK.
Enclosing a patch2 that updates the docs too.

dgp added on 2002-03-21 01:52:35:

File Added - 19733: part2.patch

Attachments: