This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Some notes on our status
- From: Bryce McKinlay <bryce at waitaki dot otago dot ac dot nz>
- To: Per Bothner <per at bothner dot com>
- Cc: tromey at redhat dot com, Java Discuss List <java at gcc dot gnu dot org>
- Date: Sat, 20 Apr 2002 19:21:26 +1200
- Subject: Re: Some notes on our status
- References: <87k7r3vzo9.fsf@creche.redhat.com> <3CC11E4C.4060701@bothner.com>
Per Bothner wrote:
> Tom Tromey wrote:
>
>> PR 6314 is almost done. I'm testing a patch now. I chose the name
>> `-P' for the option because:
>>
>> * -P is only used by cpp, and we already use -C in a way that
>> conflicts with cpp
>> * "P" for "properties". Which isn't exactly true but at least it is
>> mildly mnemonic
>
>
> I would prefer just a long name, like --resources.
Yes, I agree.
Bryce.