public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* Re: frysk-core/frysk/proc ChangeLog IsaFactory.jav ...
       [not found] <20070418152923.28879.qmail@sourceware.org>
@ 2007-04-18 17:40 ` Andrew Cagney
  2007-04-18 19:20   ` Mark Wielaard
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2007-04-18 17:40 UTC (permalink / raw)
  To: cmoller; +Cc: frysk

Chris,

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.

Andrew


cmoller@sourceware.org wrote:
> CVSROOT:	/cvs/frysk
> Module name:	frysk-core
> Changes by:	cmoller@sourceware.org	2007-04-18 16:29:23
>
> Modified files:
> 	frysk/proc     : ChangeLog IsaFactory.java 
> 	                 LinuxPtraceProcState.java 
>
> Log message:
> 	fakeout unused parm warnings/errors
>
> Patches:
> http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/ChangeLog.diff?cvsroot=frysk&r1=1.672&r2=1.673
> http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/IsaFactory.java.diff?cvsroot=frysk&r1=1.17&r2=1.18
> http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/proc/LinuxPtraceProcState.java.diff?cvsroot=frysk&r1=1.1&r2=1.2
>
>   

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: frysk-core/frysk/proc ChangeLog IsaFactory.jav ...
  2007-04-18 17:40 ` frysk-core/frysk/proc ChangeLog IsaFactory.jav Andrew Cagney
@ 2007-04-18 19:20   ` Mark Wielaard
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Wielaard @ 2007-04-18 19:20 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: cmoller, frysk

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-04-18 18:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20070418152923.28879.qmail@sourceware.org>
2007-04-18 17:40 ` frysk-core/frysk/proc ChangeLog IsaFactory.jav Andrew Cagney
2007-04-18 19:20   ` Mark Wielaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).