This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFA] Fix mingw64 compilation
- From: Pedro Alves <palves at redhat dot com>
- To: Pierre Muller <pierre dot muller at ics-cnrs dot unistra dot fr>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 16 Mar 2012 10:27:24 +0000
- Subject: Re: [RFA] Fix mingw64 compilation
- References: <4f631340.65b1b60a.6213.14dfSMTPIN_ADDED@mx.google.com>
On 03/16/2012 10:17 AM, Pierre Muller wrote:
> One more native target
> that was not yet fixed for -Wmissing-prototypes
> option.
>
> This is a simple adaptation of what
> is in i386-windows-nat.c.
>
> I didn't use OBVIOUS rule
> as I don't know if there was a 'better'
> comment to put before...
If it was good for i386-windows-nat.c, then this should be good.
If it wasn't, then whoever wants to change it can change both
i386-windows-nat.c and amd64-windows-nat.c at the same time in
a follow up patch, using just about the same effort as just
changing i386-windows-nat.c now.
IOW, just go ahead and commit this to fix the build.
--
Pedro Alves