public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/2499] Class members should be inherited from implemented interfaces
       [not found] <20010405161600.2499.mark@klomp.org>
@ 2005-08-10 23:55 ` pinskia at gcc dot gnu dot org
  2005-08-27 20:45 ` pinskia at gcc dot gnu dot org
  2005-08-27 20:46 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-10 23:55 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-10 23:55 -------
And now it just rejects it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code           |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2499


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

* [Bug java/2499] Class members should be inherited from implemented interfaces
       [not found] <20010405161600.2499.mark@klomp.org>
  2005-08-10 23:55 ` [Bug java/2499] Class members should be inherited from implemented interfaces pinskia at gcc dot gnu dot org
@ 2005-08-27 20:45 ` pinskia at gcc dot gnu dot org
  2005-08-27 20:46 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-27 20:45 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-27 20:45 -------
*** Bug 23596 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreast at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2499


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

* [Bug java/2499] Class members should be inherited from implemented interfaces
       [not found] <20010405161600.2499.mark@klomp.org>
  2005-08-10 23:55 ` [Bug java/2499] Class members should be inherited from implemented interfaces pinskia at gcc dot gnu dot org
  2005-08-27 20:45 ` pinskia at gcc dot gnu dot org
@ 2005-08-27 20:46 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-27 20:46 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-27 20:46 -------
Another testcase for the same issue:
interface I {
        interface Inner {}
}
class Test implements I {
        void test(Inner i) { }
}

Which comes from PR 23596.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2499


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

* [Bug java/2499] Class members should be inherited from implemented interfaces
       [not found] <bug-2499-3639@http.gcc.gnu.org/bugzilla/>
@ 2007-01-09 20:43 ` tromey at gcc dot gnu dot org
  0 siblings, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2007-01-09 20:43 UTC (permalink / raw)
  To: java-prs



------- Comment #10 from tromey at gcc dot gnu dot org  2007-01-09 20:43 -------
All gcj front end bugs have been fixed by the gcj-eclipse branch merge.
I'm mass-closing the affected PRs.
If you believe one of these was closed in error, please reopen it
with a note explaining why.
Thanks.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2499


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

end of thread, other threads:[~2007-01-09 20:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20010405161600.2499.mark@klomp.org>
2005-08-10 23:55 ` [Bug java/2499] Class members should be inherited from implemented interfaces pinskia at gcc dot gnu dot org
2005-08-27 20:45 ` pinskia at gcc dot gnu dot org
2005-08-27 20:46 ` pinskia at gcc dot gnu dot org
     [not found] <bug-2499-3639@http.gcc.gnu.org/bugzilla/>
2007-01-09 20:43 ` tromey at gcc dot gnu dot org

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).