On 17/12/2009, Mark Thomas <ma...@apache.org> wrote: > On 16/12/2009 21:31, sebb wrote: > > Eclipse generates many thousands of warnings for the Tomcat6 code. > > > > For example, over 2000 missing @Override markers, over 3000 "raw type" > warnings. > > > > Is it the intention to fix these (eventually)? > > > Speaking personally, I have no intention of spending any time on these > at all. There are more important things to fix, like actual bugs, than > these cosmetic changes.
I'd just point out that these compiler warnings are generated because they are sometimes indicative of bugs. Admittedly most of the warnings are harmless, but it's likely that some will reveal code problems. > > Mark > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org