There are a lot of them and the commit log sez Sean added them: "Big ol' patch that mostly adds @Override for interface methods, for Java 6, but also tacks on a number of small performance tweaks and other small refactorings".

Am I the only person seeing this problem?

Jeff

Ted Dunning wrote:
More seriously, that means that the method that is annotated that way should
be over-riding something and it isn't.  If isn't supposed to over-ride
something, then deleting the annotation is the right thing to do.  If it IS
supposed to over-ride and it isn't doing that, then you have found a bug.

It is real unlikely that the compiler is complaining without reason.

On Wed, Jan 21, 2009 at 9:22 PM, Ted Dunning <ted.dunn...@gmail.com> wrote:

Delete them?


On Wed, Jan 21, 2009 at 9:07 PM, Jeff Eastman <j...@windwardsolutions.com>wrote:

I'm trying to compile the latest Mahout trunk on my MacBook using the JVM
1.6.0 JRE and the @Override annotations are causing a lot of errors. There
must be a simple solution to this problem but I cannot recall it. Can
somebody help?

Jeff


--
Ted Dunning, CTO
DeepDyve
4600 Bohannon Drive, Suite 220
Menlo Park, CA 94025
www.deepdyve.com
650-324-0110, ext. 738
858-414-0013 (m)





Attachment: PGP.sig
Description: PGP signature

Reply via email to