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
_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches