This is the mail archive of the gdb-cvs@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]

src/gdb gdb_curses.h ChangeLog


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


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