PATCH: More stdbool tweaking

Andrew Cagney ac131313@cygnus.com
Thu Feb 7 12:04:00 GMT 2002


> If you mean adding a #include <curses.h> to GDB's "defs.h" before the 
>> #inlcude "bfd.h" then that won't work.  <curses.h> is ledgendary for its 
>> name space pollution.
> 
> 
> No, I have a patch in my working directory which changes those files
> which already include <curses.h>: utils.c and tui/.  They now pull it
> in before bfd.h, and everything is happy.


I think I need a bucket ... :-)  You'll need to explictly include 
"config.h" as well.  Is it possible to fix bfd.h?  If this is hurting 
GDB it is going to hurt a lot more :-(

Andrew



More information about the Binutils mailing list