This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: RFC: Disable pointer signedness warnings


On Wed, Jan 18, 2006 at 04:51:41PM -0800, Jim Blandy wrote:
> Just to push the group a little further towards making a decision,
> here's a patch:
> 
> gdb/ChangeLog:
> 2006-01-18  Jim Blandy  <jimb@redhat.com>
> 
> 	* configure.ac: Add -Wno-pointer-sign to list of build warnings.
> 	* configure: Regenerated.
> 
> gdb/doc/ChangeLog:
> 2006-01-18  Jim Blandy  <jimb@redhat.com>
> 
> 	* gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
> 	of warning flags.

Everyone who's responded is now in favor of this patch; could you check
it in?

After that I have a tiny handful of warnings on the ARM port which I'll
fix later.  I don't know if there was a consensus on Mark's -Werror
patch, but I agree with him that it's about time to bite the bullet and
do it; but it would be nice if someone ran through gdb_mbuild.sh first
(after Jim's patch is applied) and fixed up the cross configurations.

-- 
Daniel Jacobowitz
CodeSourcery


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