This is the mail archive of the gdb-patches@sources.redhat.com 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] Fix inclusion of term.h


   Date: Sun, 7 Nov 2004 18:51:01 -0500 (EST)
   From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>

   The enclosed patch fixes a build problem on hppa2.0w-hp-hpux11.11 because
   ncurses.h and HP term.h are not compatible.  If ncurses.h is used, the
   ncurses version of term.h needs to be used.  I also noted that utils.c
   was including the HP version of curses.h while tui/tui.c was using the
   ncurses/ncurses.h header.

Good catch!  Patch looks reasonable, so go ahead.

Thanks,

Mark


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