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: [ob] More warnings; Call for assistance


> Date: Tue, 17 Jan 2006 10:17:31 -0500
> From: Daniel Jacobowitz <drow@false.org>
> 
> /space/fsf/commit/src/gdb/expprint.c:180: warning: pointer targets in passing argument 2 of 'current_language->la_printstr' differ in signedness

Is it really worth your trouble fixing this?  AFAIK, the next release
of GCC is supposed to turn this warning off by default, so why fix
something that ain't broken in the first place, if it's gonna bug only
those users who have GCC 4.0.x?


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