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: [RFA] include "config.h" instead of BFD's sysdep.h in d10v/interp.c


On Monday 18 June 2012 13:54:32 Joel Brobecker wrote:
> The change of include file introduces some new warnings about functions
> being used without a prototype. So a few more system includes have been
> added to compensate for that.
> 
> There are still some other similar compilation warnings, but there were
> already there before, and should be fixed independently of this.
> 
> sim/d10v/ChangeLog:
> 
>         * interp.c: #include "config.h" instead of "sysdep.h".
>         Add conditional include of string.h or strings.h, as well as
>         conditional include of stdlib.h.

OK
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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