Tcl Source Code

View Ticket
Login
Ticket UUID: 928353
Title: incorrect constraint: nonRoot
Type: Bug Version: obsolete: 8.4.6
Submitter: dgp Created on: 2004-04-02 16:28:41
Subsystem: 34. tcltest Package Assigned To: dgp
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2004-04-03 00:51:54
Resolution: Fixed Closed By: dgp
    Closed on: 2004-04-02 17:51:54
Description:
several tests in tcltest.test
use a constraint "nonRoot"
when they ought to use
the standard constraint
"notRoot".

Here's a patch to correct
the errors.
User Comments: dgp added on 2004-04-03 00:51:54:
Logged In: YES 
user_id=80530

fixed for 8.4.7 and 8.5a2.

dgp added on 2004-04-02 23:28:41:

File Added - 82318: constraint.patch

Attachments: