This is the mail archive of the java@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: inner classes


>>>>> ">" == Dhek Bhun Kho <bhun@chello.nl> writes:

>> I was busy tweaking ant, and found something curious. I don't know if it
>> has already been reported but it concerns:
>> package org.apache.tools.ant.util.facade;
>> import org.apache.tools.ant.types.Commandline
>> public class ImplementationSpecificArgument extends Commandline.Argument
>> {
>> ...
>> }

What version of gcj are you using?
I believe the recent PR 8740 patch should fix this.

Tom


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