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: [commit] ia64-tdep.c: update an argument type infloatformat_valid()


> Date: Mon, 7 Nov 2005 18:46:10 -0700
> From: Kevin Buettner <kevinb@redhat.com>
> 
> I've just committed the change below.  With this change in place, the
> ia64-linux-gnu target builds using -Werror.
> 
> 	* ia64-tdep.c (floatformat_valid): Change type of `from' from
> 	`const char *' to `const void *'.

Hmm, why doesn't ia64-tdep.c use one of the ia64-specific types from
floatformat.[ch]?


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