Tcl Source Code

View Ticket
Login
Ticket UUID: 504671
Title: TIP 27: tclIndexObj.c, tclIOUtil.c
Type: Patch Version: CONSTify
Submitter: dgp Created on: 2002-01-17 00:04:34
Subsystem: None Assigned To: dgp
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-02-08 16:06:05
Resolution: Accepted Closed By: dkf
    Closed on: 2002-02-08 09:06:05
Description:
More TIP 27 changes for the files tclIndexObj.c
and tclIOUtil.c.

Note that the routines Tcl_GetIndexFromObj(Struct)
have a source incompatibility in their tablePtr
argument.  This means all callers will have to
update source code to compile with 8.4 headers.
In particular, many changes are required in Tk
(separate patch on the way).

Note the source incompatibility with prior alpha
code in the Tcl_Filesystem interface as well.
User Comments: dgp added on 2002-01-17 11:43:45:
Logged In: YES 
user_id=80530

committed to HEAD (8.4a4)

dgp added on 2002-01-17 07:04:35:

File Added - 16237: index.patch

Attachments: