Bugs item #2891422, was opened at 2009-11-03 10:59
Message generated for change (Comment added) made by andreas_kupries
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113179&aid=2891422&group_id=13179Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: eee (eee)
>Assigned to: Andreas Kupries (andreas_kupries)
Summary: Wrong error message from "spawn" command
Initial Comment:
Using Expect version 5.44.1.14, observed on AIX 5.3 and Solaris 9.
# /usr/local/ActiveTcl/bin/tclsh
% package req Expect
5.44.1.14
% spawn "ls -l /usr/bin"
spawn ls -l /usr/bin
couldn't execute "": no such file or directory
%
As you can see, the thing that spawn is saying it couldn't execute is "", instead of "ls -l /usr/bin"
----------------------------------------------------------------------
>Comment By: Andreas Kupries (andreas_kupries)
Date: 2009-11-03 11:28
Message:
Fix committed to head. Bumped to 5.44.1.15
Tcl_Obj* used argument for %s :(
Replaced with correct char* typed variable.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=113179&aid=2891422&group_id=13179------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Tcl-Bugs mailing list
Tcl-Bugs@...
https://lists.sourceforge.net/lists/listinfo/tcl-bugs