This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Analysis of Mauve failures - The final chapter


Andrew Haley wrote:
> It seems to me that we have to make up our minds.
> 
> IMO:  If we are shipping a production-quality system then we shouldn't
> output warnings about which we'll say "ah, don't worry about that
> message, we already know about that."  It doesn't look good, and it
> will suggest to people that we don't have a serious offering.  This is
> especially true if the warning message uses obscure and frightening
> terminology.  This warning message looks like something major has
> failed.

I agree.  Forthermore, it makes running the regression tests more
difficult, since some of them *may* cause the warning to be emitted.
I don't really think this situation is acceptable - the default
should be that the warning is *not* emitted.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]