This is the mail archive of the java-prs@sources.redhat.com 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]

Re: gcj/298


The following reply was made to PR gcj/298; it has been noted by GNATS.

From: Bryce McKinlay <bryce@albatross.co.nz>
To: java-gnats@sourceware.cygnus.com, apbianco@cygnus.com, osk@hem.passagen.se
Cc:  
Subject: Re: gcj/298
Date: Fri, 20 Oct 2000 12:44:09 +1300

 > $ gcj -C AbstractList.java LinkedList.java
 > LinkedList.java: In class `LinkedList$Entry':
 > LinkedList.java: In method `<init>(LinkedList)':
 > LinkedList.java:8: Can't find method `$finit$()' in type `LinkedList$Entry'. Candidates are:
 >   `$finit$()' in `LinkedList$Entry'
 >   `$finit$()' in `AbstractList'.
 > }
 >
 
 I think this one is a variant on PR 285. With the 285 fix applied it
 doesn't happen.
 
 regards
 
   [ bryce ]
 
 
 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&pr=298&database=java
 
 
 
 

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