Tcl Source Code

View Ticket
Login
Ticket UUID: 1038705
Title: Default Tcl Module paths
Type: Bug Version: obsolete: 8.5a2
Submitter: jenglish Created on: 2004-10-01 20:40:00
Subsystem: 39. Package Manager Assigned To: andreas_kupries
Priority: 9 Immediate Severity:
Status: Closed Last Modified: 2004-10-27 02:46:11
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2004-10-26 19:46:11
Description:
In a default install, [tcl::tm::path list] includes
several directories under /usr/local/bin/lib/.  It
looks like tcl::tm::Defaults is missing a call to [file
dirname] somewhere -- these should probably be under
/usr/local/lib, not /usr/local/bin/lib.
User Comments: andreas_kupries added on 2004-10-27 02:46:11:
Logged In: YES 
user_id=75003

Joe English gave me an Ok. Now committed to head.

andreas_kupries added on 2004-10-27 01:28:33:

File Added - 106573: 1038705.patch

andreas_kupries added on 2004-10-27 01:28:32:
Logged In: YES 
user_id=75003

Attached a small patch fixing the problem.

andreas_kupries added on 2004-10-27 01:06:12:
Logged In: YES 
user_id=75003

Fix before next 8.5 release.

Attachments: