This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: -classpath switch patch
- From: Alexandre Petit-Bianco <apbianco at cygnus dot com>
- To: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Cc: java-patches at gcc dot gnu dot org
- Date: Wed, 20 Feb 2002 06:32:12 -0800 (PST)
- Subject: Re: -classpath switch patch
- References: <3C70D730.4000604@jatak.com><3C7142F0.6050003@bothner.com><3C7169EE.4040903@waitaki.otago.ac.nz><87664u1kfx.fsf_-_@tf1.tapsellferrier.co.uk><3C7185DB.6040301@waitaki.otago.ac.nz><3C718A7F.1060501@bothner.com><873czy1gxg.fsf@tf1.tapsellferrier.co.uk><15473.41698.385817.823287@makita.cygnus.com><87r8niz2pp.fsf@tf1.tapsellferrier.co.uk><3C71A5AF.2010608@waitaki.otago.ac.nz><15473.43041.412371.618641@makita.cygnus.com><87k7t8xmmb.fsf@tf1.tapsellferrier.co.uk>
- Reply-to: apbianco at cygnus dot com
Nic Ferrier writes:
> Attached is the patch for the classpath switch stuff.
Thanks.
> Here's a changelog description:
>
> * gcc/java/gcj.texi (Input options): ditto.
Remove the `gcc/java/.' This is for gcc/java/ChangeLog but seems to
refer to an earlier entry in gcc/ChangeLog. Since things aren't linked
in any ways, you'll have to say what one more time what you're doing
in gcj.texi (I remember crafting an entry saying explaining how flags
where swapped.)
> * gcc/java/gjavah.c (struct option, help, main): ditto.
You'll have to capitalize after the `:'.
> * jcf.h, jcf-path.c (struct entry): change meaning of options.
One entry per file -- this might look like pointless nitpicking, but
ChangeLog entries are invaluable source of information and need to be
written carefully. One thing to remember is that they're used to
explain what you're doing in/with the code (not why you're doing it,
as this should be a comment in the code.)
> Comments are most welcome (including about the format of my
> changelog entry).
If you still have what I sent to you the other day (I'm not able to
find it anymore :-(), I would advise that you use it.
There's still a gcc part, right?
./A