This is the mail archive of the kawa@sourceware.org mailing list for the Kawa 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]

Java5 Compilation


The current master does not compile on Java 5 due to some @Override
statements on methods that implements an interface.

This is permitted on Java 6 but result in a compilation error on Java
5. I attached a patch that removes them but there may be a better
solution to this.

Regards,
Matt

Attachment: fix-java5-compilation.patch
Description: Binary data


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