wcmd: Fix redirecting a pipe to another pipe

Erich Hoover ehoover at mines.edu
Sun Jan 11 12:52:22 CST 2009


Real Name:
   Erich Hoover
Description:
   Fix a problem with Wine's cmd.exe that causes redirecting a pipe to
another pipe to fail.  Can be tested by executing 'echo "test" 2>&1'
in cmd.exe.  Without the patch the redirect will fail, with the patch
the redirect is properly handled by existing code.
Changelog:
   wcmd: Fix redirecting a pipe to another pipe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-wcmd-Fix-redirecting-a-pipe-to-another-pipe.patch
Type: text/x-diff
Size: 1049 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090111/d870e34b/attachment.patch 


More information about the wine-patches mailing list