This is the mail archive of the java-prs@gcc.gnu.org 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]
Other format: [Raw text]

[Bug java/17691] error on valid java code from freenet


------- Additional Comments From mark at gcc dot gnu dot org  2004-09-27 22:14 -------
A workaround is to change B.super.x() to just super.x().

-- 


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


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