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]

Re: Patch: gij support for slashes in class names


Tom Tromey wrote:
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.
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.

I think this should be documented as an extension in the gij texinfo
page.

Is it an extension? Sun's VM also accepts this.


Bryce


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]