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: Roman Kennke
Subject: Re: [cp-patches] [Patch] jikes warnings
Date: Mon, 23 May 2005 14:40:50 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021204

Hi,

I would prefer when the compilers we use would support annotations so we can
disable special warnings in the code that trigger them.

This sounds like a very good idea. If we disable all (switch) warnings we would probably oversee some that cause problems. But in many cases switch fall-throughs are intentional, in which cases they could be annotated-out. If only the compilers would support something like that...

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?

Yes, I must strongly agree. Such a configure option would be very useful. The same goes for Marks proposal. --disable-switch-warnings and --disable-all-warnings would be nice.

/Roman






reply via email to

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