[Bug java/9869] Inner class of implemented interface not found
pinskia@physics.uc.edu
gcc-bugzilla@gcc.gnu.org
Sun May 25 21:02:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9869
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-05-25 20:50:59
date| |
------- Additional Comments From pinskia@physics.uc.edu 2003-05-25 20:50 -------
confirmed on mainline (20030525).
tin:~/src/gnu/gcctest>gcj C.java A.java
C.java:4: error: Type `B' not found in the declaration of the argument `b' of method `foo'.
void foo(B b) { }
^
1 error
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list