classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] [Patch] jikes warnings


From: Michael Koch
Subject: Re: [cp-patches] [Patch] jikes warnings
Date: Mon, 23 May 2005 13:30:21 +0200
User-agent: mutt-ng 1.5.9-r292i (Debian)

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  <address@hidden>
> 
>         * 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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]