[Bug 18057] cmd.exe: mishandled quoted built-in commands with parameters (programs/cmd/wcmdmain.c: has_space==1 && opt_s==0)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 26 15:23:16 CST 2009


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


Peter Dons Tychsen <donpedro at tdcadsl.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |donpedro at tdcadsl.dk




--- Comment #4 from Peter Dons Tychsen <donpedro at tdcadsl.dk>  2009-12-26 15:23:15 ---
Austin, i ma not sure your test-case is correct. The test you are doing also
fails on my XP. I think the only thing that should work is:

cmd /c "set PATH"

This could indicate that the problem is in the handling of "/c" or maybe in
CreateProcess() itself (might be handling hyphens differently).

-- 
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