This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk 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: frysk-core/frysk/proc ChangeLog IsaFactory.jav ...


On Wed, 2007-04-18 at 13:37 -0400, Andrew Cagney wrote:
> Can we please not add code like this.   Mark earlier mentioned this, If 
> you're building from rawhide then check with mark for the options to 
> specify to stop these warnings.

Which is super crude: configure --disable-werror
But it works for now on rawhide.
Note that this comes from 2 issues.

1) -Wall didn't work correctly before.
2) The new gcj/ecj combination adds lots of new warnings which because
   of 1) now ALL get properly enabled with -Wall)

So the right thing to do is to actually look for which warning we really
want to enable and to drop -Wall for gcj.

Cheers,

Mark


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