Tcl Source Code

View Ticket
Login
Ticket UUID: 1805928
Title: [package require] in index script protection
Type: Bug Version: obsolete: 8.5b1
Submitter: dgp Created on: 2007-10-01 20:50:45
Subsystem: 39. Package Manager Assigned To: dgp
Priority: 5 Medium Severity:
Status: Open Last Modified: 2007-10-02 03:50:45
Resolution: None Closed By:
    Closed on:
Description:
An index script should not
use the [package require] command,
but for those that mistakenly
do so, Tcl could do a better job
catching the error before blowing
the Tcl stack, and could produce
a better error message.

Here's a patch in that direction.
User Comments: dgp added on 2007-10-02 03:50:45:

File Added - 247965: circ.patch

Attachments: