This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch for Preview: Win32 Process Implementation
- From: "Ranjit Mathew" <rmathew4lists at hotmail dot com>
- To: <gnustuff at thisiscool dot com>,<java-patches at gcc dot gnu dot org>
- Date: Mon, 24 Feb 2003 18:43:49 +0530
- Subject: Re: Patch for Preview: Win32 Process Implementation
- References: <KJ93IC98FEQOMLXUOIXTSO84USOM4XJE.3e58fc5c@p733>
- Reply-to: "Ranjit Mathew" <rmathew at hotmail dot com>
> >IMO, your patch is partly correct (in putting quotes around
> >cmdArray arguments) - the other "effects" can equally well be
> >explained in a different manner, not needing any changes to
> >GCJ per se.
>
> Here is another round at the Win32 Process patch I originally
> submitted. Does it look okay now?
AFAICT, yes.
As mentioned earlier, since we want to make Tom's life easier
while dealing with our patches, we should submit them in a format
that makes it easy for him to directly apply it from within his
mailer:
http://gcc.gnu.org/ml/java-patches/2003-q1/msg00231.html
Just add your entry in the correct format to the top of the
ChangeLog file, include that in the patch, and run your patch
through "clcleanup" before submitting - that's all!
Ranjit.