public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: java/6066: incorrect error message compiling classpath
@ 2003-05-12 19:28 Dara Hazeghi
  0 siblings, 0 replies; 2+ messages in thread
From: Dara Hazeghi @ 2003-05-12 19:28 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Dara Hazeghi <dhazeghi@yahoo.com>
To: tromey@redhat.com, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: java/6066: incorrect error message compiling classpath
Date: Mon, 12 May 2003 12:15:46 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=6066
 
 Hello,
 
 this bug report was filed against gcc 3.1 over a year ago. Has there  
 been any progress on this issue? Thanks,
 
 Dara
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* java/6066: incorrect error message compiling classpath
@ 2002-03-26 11:56 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2002-03-26 11:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6066
>Category:       java
>Synopsis:       incorrect error message compiling classpath
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Mar 26 11:56:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey
>Release:        gcj (GCC) 3.1 20020324 (prerelease)
>Organization:
>Environment:
x86 RHL 6.2
>Description:
gcj fails to build the current Classpath:

creche. gcj -C -d . @classes
./../../classpath/java/util/AbstractMap.java:530: Superinterface `Entry' of class `java.util.AbstractMap$BasicMapEntry' not found.
     static class BasicMapEntry implements Entry
                                           ^
./../../classpath/java/util/AbstractMap.java:0: confused by earlier errors, bailing out

Entry is a nested interface of Map.
BasicMapEntry implements Entry, and AbstractMap implements Map.
The code is correct.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-12 19:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-12 19:28 java/6066: incorrect error message compiling classpath Dara Hazeghi
  -- strict thread matches above, loose matches on Subject: below --
2002-03-26 11:56 tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).