src/gdb gdb_curses.h ChangeLog
eliz@sourceware.org
eliz@sourceware.org
Fri Jan 13 11:17:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Branch: gdb_7_4-branch
Changes by: eliz@sourceware.org 2012-01-13 11:17:57
Modified files:
gdb : gdb_curses.h ChangeLog
Log message:
Avoid compiler warnings in gdb_curses.h on MinGW.
See http://sourceware.org/ml/gdb-patches/2012-01/msg00298.html
for more details about the problem.
gdb/gdb_curses.h (MOUSE_MOVED) [__MINGW32__]: Undefine before
including curses.h.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdb_curses.h.diff?cvsroot=src&only_with_tag=gdb_7_4-branch&r1=1.13.4.1&r2=1.13.4.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_7_4-branch&r1=1.13614.2.38&r2=1.13614.2.39
More information about the Gdb-cvs
mailing list