On Mon, May 23, 2005 at 10:54:52AM +0200, Mark Wielaard wrote:
> Hi,
> 
> On Thu, 2005-05-19 at 07:59 +0200, Michael Koch wrote:
> > In my big locale patch I accidentally commited a part to shut up jikes'
> > warnings. I revert this with this patch.
> 
> Should we just bite the bullet and turn of switch fall-through checking
> when compiling with jikes? It seems to generate a very large number of
> false positives.
> 
> 2005-05-23  Mark Wielaard  <[EMAIL PROTECTED]>
> 
>         * lib/Makefile.am (FOUND_JIKES): Add +Pno-switchcheck.
> 
> The remaining warnings seem to be things we actually want to fix.

I would prefer when the compilers we use would support annotations so we can
disable special warnings in the code that trigger them. As we have no such 
compiler
yet please go for it.

BTW: I have a patch her locally which adds a configure option to disable all 
jikes
warnings. Would such a patch be useful in classpath itself?



Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to