src/gdb gdb_curses.h ChangeLog

eliz@sourceware.org eliz@sourceware.org
Fri Jan 13 10:44:00 GMT 2012


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



More information about the Gdb-cvs mailing list