[Bug 20161] cmd can't handle echo commands containing quotes and redirection

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Dec 22 23:48:03 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20161





--- Comment #6 from Austin English <austinenglish at gmail.com>  2009-12-22 23:48:02 ---
(In reply to comment #5)
> It *was* committed...
> http://source.winehq.org/git/wine.git/?a=commitdiff;h=a78ccf11602215c51d664bea4ced1141f0470425
> I haven't retested.

austin at midna:~$ wine cmd /c foo.bat
Z:\home\austin>echo (si::save-system "modified.exe") 
austin at midna:~$ cat echo.txt
(si::save-system "modified.exe") 

Similar bugs remain, so I'm tempted to leave this open. See:
http://winezeug.googlecode.com/svn/trunk/appinstall/scripts/cmd.ahk

specifically:
todo_test_output("echo ""/?""", """/?"" `r`n","20161")

More clearly:
wine cmd /c echo "/?" should return "/?" but instead returns /?.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list