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] add gstdint.h file that just includes stdint.h


On Fri, Jun 27, 2008 at 04:45:15PM -0400, Joel Brobecker wrote:
> Hello,
> 
> As suggested by Daniel (Thank You!) to fix a problem when including
> stdint.h and gstdint.h at the same time (happens when including
> a libdecnumber file from a GDB file). More info at:
> 
>     http://www.sourceware.org/ml/gdb-patches/2008-06/msg00514.html
> 
> 2008-06-27  Joel Brobecker  <brobecker@adacore.com>
> 
>         * gstdint.h: New file.
> 
> Tested on mips-irix by verifying that it allows us to compile dfp.c,
> and on x86-linux.  OK to apply?

Yes, this is OK.

-- 
Daniel Jacobowitz
CodeSourcery


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