This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH, java, fortran] Merge help texts for duplicate options.
- From: Andrew Haley <aph at redhat dot com>
- To: Ralf Wildenhues <Ralf dot Wildenhues at gmx dot de>, gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Wed, 18 Mar 2009 19:35:13 +0000
- Subject: Re: [PATCH, java, fortran] Merge help texts for duplicate options.
- References: <20090301071014.GA6143@ins.uni-bonn.de> <20090301071646.GE6143@ins.uni-bonn.de> <20090318183813.GD26442@ins.uni-bonn.de>
Ralf Wildenhues wrote:
> Ping <http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00014.html>
>
> * Ralf Wildenhues wrote on Sun, Mar 01, 2009 at 08:16:46AM CET:
>> Currently, some switches are documented more than once. The opt*.awk
>> machinery currently picks one arbitrarily, for -v --help output (see
>> the other patch on gcc-patches that ensures that at least one of them
>> is picked).
OK for Java.
Andrew.