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