[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug java/13512] not implemented interface methods of abstract classes not found



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-30 18:34 -------
This is fixed for 3.4 for sure (are you sure you had rechecked it right?).
No error messages:
[omni:~/src/gccPRs/pr12217] pinskia% vi p/E.java
[omni:~/src/gccPRs/pr12217] pinskia% vi q/F.java
[omni:~/src/gccPRs/pr12217] pinskia% vi G.java
[omni:~/src/gccPRs/pr12217] pinskia% ~/fsf-clean-nocheck/bin/gcj q/F.java -C
[omni:~/src/gccPRs/pr12217] pinskia% ~/fsf-clean-nocheck/bin/gcj p/E.java -C
[omni:~/src/gccPRs/pr12217] pinskia% ~/fsf-clean-nocheck/bin/gcj -C G.java

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           Keywords|                            |rejects-valid
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.0
            Version|3.4.0                       |3.3.3


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: