This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Chaning the meaning of -CLASSPATH/-classpath switches
- 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 10:18:46 -0800 (PST)
- Subject: Re: Chaning the meaning of -CLASSPATH/-classpath switches
- 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><15475.45932.2468.280224@makita.cygnus.com><87heocxk85.fsf@tf1.tapsellferrier.co.uk><87eljgxijj.fsf_-_@tf1.tapsellferrier.co.uk>
- Reply-to: apbianco at cygnus dot com
Nic Ferrier writes:
> Here is the updated Changelog for the patch
Actually exactly like this would be fine:
* gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option
`--CLASSPATH' becomes `--classpath.'
* gjavah.c: Likewise.
* jcf-dump.c: Likewise.
* jcf-spec.c: Likewise.
* lang-options.h: Likewise.
* lang.c: Likewise.
* jcf-path.c: Updated comment.
(jcf_path_classpath_arg): Renamed `jcf_path_CLASSPATH_arg.'
(jcf_path_CLASSPATH_arg): Renamed `jcf_path_classpath_arg.'
* jcf.h (jcf_path_CLASSPATH_arg): Ditto.
(jcf_path_CLASSPATH_arg): Ditto.
(classpath_u): Updated leading comment.
> Nope. I don't think there's a need for one is there?
It looks like there might be one. At any rate, I approve your patch (I
couldn't test whether it would break anything as far as building the
compiler; but I'm assuming you checked for that.)
Please check this in, thank you.
./A