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] Fix compilation failure on cygwin due to ncurses macro.


On Wednesday 14 April 2010 17:29:19, Pierre Muller wrote:
> At least, this is what I understood from the patched ncurses NEWS:
> 
> 20090516
>        + work around antique BSD game's manipulation of stdscr, etc., versus
>          SCREEN's copy of the pointer (Debian #528411).
>        + add a cast to wattrset macro to avoid compiler warning when
> comparing
>          its result against ERR (adapted from patch by Matt Kraii, Debian
                                                                     ^^^^^^
>          #528374).
           ^^^^^^^
> 
> But I couldn't get the patch itself...

Googling for that helps.

 http://www.mail-archive.com/debian-bugs-closed@lists.debian.org/msg241443.html

Notice no comma operator there; perhaps that's what needed adjustment.

-- 
Pedro Alves


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