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: [PATCH 13/26] serial_write: change prototype to take a void-pointer buffer.


> Date: Thu, 18 Apr 2013 12:09:17 +0100
> From: Pedro Alves <palves@redhat.com>
> CC: gdb-patches@sourceware.org
> 
> Eli, this patch touches ser-go32.c.  Is it OK?
> 
> Most recent version here:
> 
>  http://sourceware.org/ml/gdb-patches/2013-04/msg00364.html

Oops, sorry.  I've seen this at the time, but didn't realize I needed
to approve it.

Yes, OK, please go ahead.

> I've now installed a cross djgpp toolchain (gcc 4.7.2) on my Fedora 17
> machine (*), and verified this causes no build regressions.  I stumbled
> on a couple unrelated preexisting issues I had to hack around, but GDB
> built.  Moreover, djgpp is -Wpointer-sign clean too with the whole
> series applied.

Thanks.


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