Tk Source Code

View Ticket
Login
2002-02-23
02:53 Closed ticket [521560ffff]: safe test failures plus 7 other changes artifact: b53afdc4a8 user: hobbs
2002-02-22
18:43 New ticket [521560ffff]. artifact: 09e630b47f user: dgp

Ticket UUID: 521560
Title: safe test failures
Type: Bug Version: obsolete: 8.4a4
Submitter: dgp Created on: 2002-02-22 18:43:40
Subsystem: 61. Safe Tk Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-02-23 02:53:05
Resolution: Fixed Closed By: hobbs
    Closed on: 2002-02-22 19:53:05
Description:
starting today, almost all tests in
tests/safe.test fail with the error

"Can't find a usable tk.tcl in the following
directories:
    {$p(:20:)}"
User Comments: hobbs added on 2002-02-23 02:53:05:
Logged In: YES 
user_id=72656

this was due to seemingly inane, arbitrary limitations in 
the CheckFileName safe interp proc (used by the aliased 
source command).  I've removed those limitations.