[Bug 15194] New: cmd.exe doesn't support for 2>&1 style redirection

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 9 04:47:47 CDT 2008


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

           Summary: cmd.exe doesn't support for 2>&1 style redirection
           Product: Wine
           Version: CVS/GIT
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dmitry at zend.com


Created an attachment (id=15945)
 --> (http://bugs.winehq.org/attachment.cgi?id=15945)
proposed patch

"cmd /c <program> 2>&1" doesn't perform redirection and tries to run "1" as a
program instead. A trivial patch is attached.


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