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] Solving compile warnings with clang


Luca,

> 2012-12-21 Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
> 
>     Solving some warnings generated by clang
>     * bfd/coffcode.h, bfd/opncls.c, bfd/peicode.h: return value of a
> macro ignored
>     * opcodes/i386-dis.c: avoiding pointer arithmetic

Thanks for the patch.  These are actually changes for the binutils
projects, and thus need to be reviewed there. Can you resend your
patches to binutils@sourceware.org?

GDB and binutils share the bfd/opcodes directories, so checking
the changes in one automatically makes them available to the
other project.

Thank you,
-- 
Joel


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