Tcl Source Code

View Ticket
Login
Ticket UUID: 817577
Title: Can no longer exec a 16bit dos app on Win9x
Type: Bug Version: obsolete: 8.4.4
Submitter: srtech Created on: 2003-10-04 05:32:38
Subsystem: 69. Other Assigned To: mdejong
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2003-10-05 02:36:19
Resolution: Fixed Closed By: mdejong
    Closed on: 2003-10-04 18:57:36
Description:
I've notice that since 8.4.4 I no longer can exec 16
bit dos apps in Windows 9x using tclsh84.exe &
tclpip84.dll. The symptom is an error "command not found" .
Tclsh8.4.3 worked ok. I backed out changes posted by Mo
Dejong in the core-8-4-branch changelog on 7-16-03 and
now tclsh84 now execs 16 bit apps again.
User Comments: srtech added on 2003-10-05 02:36:19:
Logged In: YES 
user_id=696399

Tested patch. Problem resolved.

mdejong added on 2003-10-05 01:57:36:

File Added - 63429: win_path.patch

Logged In: YES 
user_id=90858

Could you try to apply the following patch to the
win/tclWinPipe.c file? It should fix the problem.
I am also going to check this into the 8.4 branch
in the CVS.

Attachments: