PATCH: More stdbool tweaking
Andrew Cagney
ac131313@cygnus.com
Thu Feb 7 12:04:00 GMT 2002
More information about the Binutils mailing list
Thu Feb 7 12:04:00 GMT 2002
- Previous message (by thread): PATCH: More stdbool tweaking
- Next message (by thread): PATCH: More stdbool tweaking
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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
- Previous message (by thread): PATCH: More stdbool tweaking
- Next message (by thread): PATCH: More stdbool tweaking
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list