Tcl Source Code

View Ticket
Login
Ticket UUID: 493995
Title: update for CrtInterp.3
Type: Bug Version: obsolete: 8.4a4
Submitter: dgp Created on: 2001-12-16 22:15:45
Subsystem: 45. Parsing and Eval Assigned To: msofer
Priority: 2 Severity:
Status: Closed Last Modified: 2002-06-26 18:51:21
Resolution: Accepted Closed By: msofer
    Closed on: 2002-06-26 11:51:21
Description:
The CrtInterp.3 man page says:

"...  Do not call
Tcl_DeleteInterp on an interpreter for which
Tcl_InterpDeleted returns nonzero."

In fact, it is safe to call Tcl_DeleteInterp
on an interpreter multiple times, and that's
a useful fact to know.  My guess is that this
advice is out of date.
User Comments: dgp added on 2002-06-26 07:14:39:

File Added - 25829: 4993995.patch

Logged In: YES 
user_id=80530

here's a patch.

Attachments: