wcmd: Fix redirecting a pipe to another pipe

Andrew Nguyen arethusa26 at gmail.com
Sun Jan 11 12:59:24 CST 2009


On Sun, Jan 11, 2009 at 12:52 PM, Erich Hoover <ehoover at mines.edu> wrote:
> 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

Please set your real e-mail address in your Git configuration; see
http://wiki.winehq.org/GitWine#head-8631765a8d71509690613c9191ed2094c7775722
for directions.



More information about the wine-devel mailing list