|
From: Mo D. <md...@us...> - 2003-10-04 18:59:30
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv991
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* win/tclWinPipe.c: fixed a bug in BuildCommandLine.
This bug built a command line with a missing space between
tclpipe.dll and the following arguments. It caused error
in Windows 98 when exec command.com (e.g. dir) [Bug 789040]
|