This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi,
gij --help tells us to use --verbose or --verbose:class, but the actual command line parsing got it wrong. Since all long options start with -- this one should also.
2005-02-10 Mark Wielaard <mark@klomp.org>
* gij.cc (main): Correctly parse --verbose.
OK to commit?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |