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] | |
Actually, I think there is a better way to fix this, which will also fix another problem with the weird stacktrace when a class is not found. I'll post the patch shortly.Tom> gij does not support slashes in class name arguments. This patch Tom> adds support for this syntax, which is convenient when using Tom> command-line completion.
Tom> OK to commit?
Yes, thanks.
I think this should be documented as an extension in the gij texinfo
page.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |