This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch [MinGW]: ProcessBuilder and redirect
- From: Tom Tromey <tromey at redhat dot com>
- To: gnustuff at thisiscool dot com
- Cc: GCJ-patches <java-patches at gcc dot gnu dot org>
- Date: 07 Mar 2007 09:45:02 -0700
- Subject: Re: Patch [MinGW]: ProcessBuilder and redirect
- References: <3Y71IGNL53H5ZU436ZPO05YWSNXRUP.45eedc7c@parallels>
- Reply-to: tromey at redhat dot com
>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:
Mohan> This makes the redirect flag work on Win32. Could you
Mohan> glance at it to see if I've got all of the new / regenerated
Mohan> files covered and that I haven't made any flagrant formatting
Mohan> mistakes?
Looks reasonable to me. Thanks.
Tom