This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb gdb_curses.h ChangeLog
- From: eliz at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 13 Jan 2012 10:44:36 -0000
- Subject: src/gdb gdb_curses.h ChangeLog
CVSROOT: /cvs/src
Module name: src
Changes by: eliz@sourceware.org 2012-01-13 10:44:36
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&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13735&r2=1.13736